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

Revert cmake_minimum_required change change #178

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

lilike-adsk
Copy link
Collaborator

Per doc https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html#policy-settings, the max version in call to cmake_minimum_required(VERSION [...<policy_max>] [FATAL_ERROR]) is only for the polices. Change the policy will introduce other potential issues, so, revert the max version change and find an another way to solve the original issue.

@lilike-adsk
Copy link
Collaborator Author

@lilike-adsk lilike-adsk merged commit b1143a8 into dev Sep 25, 2024
1 check passed
@lilike-adsk lilike-adsk deleted the lilike/revert-cmake-max-version-change branch September 25, 2024 15:14
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.

3 participants