Closed torbjoernk closed 8 years ago
The new(er) versions of CMake (>=3.0) provide a couple really nice and handy functions and macros to easy specification of compiler requirements etc.
We should consider requiring CMake 3.x to clean up our CMake files. 3.0 should be old enough to be broadly available.
Requiring 3.1 is fine with me.
I'm bumping this to 1.0.0 again as CMake 3.1 is the one we would go for and this is jet not available on our supercomputers.
Closing this since dependency picture is changing...
The new(er) versions of CMake (>=3.0) provide a couple really nice and handy functions and macros to easy specification of compiler requirements etc.
We should consider requiring CMake 3.x to clean up our CMake files. 3.0 should be old enough to be broadly available.