Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cmake_policy in swig for CMake 3.12 compat #453

Merged
merged 1 commit into from
Feb 23, 2025
Merged

Conversation

zuckschwerdt
Copy link
Member

@zuckschwerdt zuckschwerdt commented Feb 19, 2025

Update cmake_policy to new 3.12 format for 3.14 compat which is already used by policies in main CMakeLists.txt.

We could possibly use 3.15 as max and remove the CMP0094 setting but I have not tested that.

This reduces the warnings when building with swig to just the LuaJIT warning.

S.a. #450

@zuckschwerdt zuckschwerdt merged commit 6e99da1 into master Feb 23, 2025
98 checks passed
@zuckschwerdt zuckschwerdt deleted the fix-policies branch February 23, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant