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

Small CMake improvements #360

Merged
merged 3 commits into from
Nov 13, 2023
Merged

Small CMake improvements #360

merged 3 commits into from
Nov 13, 2023

Conversation

gruenich
Copy link
Contributor

Set minimum required CMake version to 3.5 to prevent warning.
Remove explicit CMake policies that are set to NEW by CMake 3.0.

With CMake 3.0, CMP0028 and CMP0048 are set to NEW by default
More recent versions of CMake warn that support for versions
<3.5 might be dropped.
@bernhardmgruber bernhardmgruber merged commit 1e911d4 into VcDevel:1.4 Nov 13, 2023
@bernhardmgruber bernhardmgruber added this to the Vc 1.4.5 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants