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

avoid add_compile_definitions for cmake < v3.12 #711

Merged
merged 3 commits into from
May 7, 2022
Merged

avoid add_compile_definitions for cmake < v3.12 #711

merged 3 commits into from
May 7, 2022

Conversation

Cyan4973
Copy link
Owner

@Cyan4973 Cyan4973 commented May 6, 2022

Fix #682

Also: added a Github CI test to check that future updates to the cmake recipe remain compatible with selected v2.8.12 minimum version, in both release and debug modes.

@Cyan4973 Cyan4973 merged commit f852875 into dev May 7, 2022
@Cyan4973 Cyan4973 deleted the fix682 branch July 20, 2023 21:07
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.

Support for older versions of CMake
1 participant