Skip to content

cmake: Update minimum required version from 3.15.6 to 3.20.6 #362

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

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Apr 30, 2025

Update minimum CMake required version from 3.15.6 to 3.20.6 to enable use of generator expressions in the OUTPUT argument of add_custom_command (a feature introduced in CMake 3.20).

@jcfr
Copy link
Contributor Author

jcfr commented Apr 30, 2025

Working toward addressing:

@jcfr jcfr force-pushed the update-cmake-minimum-required-to-3.20 branch from 2d1b08d to 7c4cae0 Compare May 1, 2025 06:59
jcfr added 2 commits May 1, 2025 03:20
This is consistent with the default value specified in the autoconf system.
Update minimum CMake required version from 3.15.6 to 3.20.6 to enable use
of generator expressions in the `OUTPUT` argument of `add_custom_command`
(a feature introduced in CMake 3.20).
@jcfr jcfr force-pushed the update-cmake-minimum-required-to-3.20 branch from 7c4cae0 to c0753d0 Compare May 1, 2025 07:20
@jcfr jcfr merged commit 9ca2d44 into python-cmake-buildsystem:master May 1, 2025
15 checks passed
@jcfr jcfr deleted the update-cmake-minimum-required-to-3.20 branch May 1, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant