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

Update minimum CMake Version supported #44

Open
hjmjohnson opened this issue Aug 9, 2019 · 0 comments
Open

Update minimum CMake Version supported #44

hjmjohnson opened this issue Aug 9, 2019 · 0 comments

Comments

@hjmjohnson
Copy link
Contributor

hjmjohnson commented Aug 9, 2019

Environment

cmake

Issue

More modern versions of cmake respect the C++11 language better.

an outdated (but relevant) related discussion is: https://discourse.itk.org/t/minimum-cmake-version-update/585

Context:

An outdated (but relevant) related discussion is: https://discourse.itk.org/t/minimum-cmake-version-update/585

Expectation
Force users to use a more modern C++ 11 compliant version of cmake environment to avoid hidden problems like assuming that CMAKE_CXX_STANDARD=11 has an effect on the cmake environment in cmake version 2.8.

Explicit failure is better than silent failure.

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