bilke / cmake-modules

Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
Boost Software License 1.0
547 stars 214 forks source link

Support and auto detect newer clang versions #12

Closed mrodalgaard closed 8 years ago

mrodalgaard commented 8 years ago

Newer versions of cmake uses AppleClang instead of clang. Also auto detect that clang version is above 3.0.0 and give appropriate error.