cmake-basis / BASIS

CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. This project supplies a fully integrated suite of functionality to make the whole process seamless!
https://cmake-basis.github.io
Other
48 stars 10 forks source link

fix: Require at least CMake 2.8.12 #569

Closed schuhschuh closed 8 years ago

schuhschuh commented 8 years ago

The minimum required CMake version for CMake BASIS 3.3.0 will be CMake 2.8.12. Previous releases are missing some important features and had a couple of bugs. Also, 2.8.12 is the last 2.x version of CMake and the current version is 3.5 already.