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_required #12

Closed
nschloe opened this issue Oct 31, 2015 · 1 comment
Closed

cmake_minimum_required #12

nschloe opened this issue Oct 31, 2015 · 1 comment

Comments

@nschloe
Copy link
Contributor

nschloe commented Oct 31, 2015

I see in CMakeLists.txt

cmake_minimum_required(VERSION 3.0)

Is this actually required? I just tested with 2.8.12 and it seems all fine.

@gsjaardema
Copy link
Member

This has been changed to use ${TRIBITS_CMAKE_MINIMUM_REQUIRED}

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

2 participants