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

fix: require CMake 3.20 as the minimum version #166

Merged
merged 1 commit into from
Oct 14, 2022
Merged

fix: require CMake 3.20 as the minimum version #166

merged 1 commit into from
Oct 14, 2022

Conversation

aminya
Copy link
Owner

@aminya aminya commented Oct 14, 2022

  • 3.20 is required by the windows toolchain and cmake_path. It also has a more reliable building functionality.
  • 3.18 required by package_project and interprocedural optimization. It also has a more reliable building functionality (no errors during the linking stage).

Installing a new CMake version is very easy using setup-cpp or other methods like pip

@aminya aminya merged commit cad19a9 into main Oct 14, 2022
@aminya aminya deleted the cmake-3.20 branch October 14, 2022 21:53
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.

None yet

1 participant