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

NE10 build warning with Cmake 3.19.1 #264

Open
peter-toft-greve opened this issue Nov 26, 2020 · 2 comments
Open

NE10 build warning with Cmake 3.19.1 #264

peter-toft-greve opened this issue Nov 26, 2020 · 2 comments

Comments

@peter-toft-greve
Copy link

peter-toft-greve commented Nov 26, 2020

Hi with cmake 3.19.1 there is an "early warning" that cmake support for 2.8 and earlier will be deprecated "within soon" :)
I suggest to update https://github.com/projectNe10/Ne10/blob/master/CMakeLists.txt#L27 to 3.15 or alike.

<somepath>/ne10/CMakeLists.txt:27 (cmake_minimum_required):
--
26-Nov-2020 13:33:08 | Compatibility with CMake < 2.8.12 will be removed from a future version of
26-Nov-2020 13:33:08 | CMake.
26-Nov-2020 13:33:08 |  
26-Nov-2020 13:33:08 | Update the VERSION argument <min> value or use a ...<max> suffix to tell
26-Nov-2020 13:33:08 | CMake that the project does not need compatibility with older versions.

I assume that you might be concerned with RHEL7 - and if so then I suggest we update in the same way as
Mbed-TLS/mbedtls#3802

Comments? I can certainly make the PR if you prefer.

@peter-toft-greve
Copy link
Author

@peter-toft-greve
Copy link
Author

PR opened #274

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