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

CMake minimum version should be higher than 3.5 #33

Open
jmigual opened this issue Sep 22, 2023 · 0 comments
Open

CMake minimum version should be higher than 3.5 #33

jmigual opened this issue Sep 22, 2023 · 0 comments

Comments

@jmigual
Copy link

jmigual commented Sep 22, 2023

Right now CMake gives the following warning:

CMake Deprecation Warning at CMakeLists.txt:29 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of CMake.

Thus the minimum version should be raised or a MAX tag should be added to the CMake script.

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

No branches or pull requests

1 participant