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

build(cmake): improve CMake backwards compatibility #450

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BurningEnlightenment
Copy link
Collaborator

There are no default paths for target installs on CMake 3.9.

Test the minimum required CMake version on CI. We only test on Ubuntu due to the fact that CMake 3.9.6 does not
recognize modern MSVC versions and the main use case for these ancient
CMake versions are extremely conservative Linux distributions.

There are no default paths for target installs on CMake 3.9.
@BurningEnlightenment BurningEnlightenment force-pushed the dev/fix-cmake-default-install-directories branch from 18828f3 to 0cf90df Compare February 18, 2025 21:38
We only test on Ubuntu due to the fact that CMake 3.9.6 does not
recognize modern MSVC versions and the main use case for these ancient
CMake versions are extremely conservative Linux distributions.

Note that CMake 3.9.6 does not support the modern convenience
commandline interface.
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