Output the CMake version during configuration
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 15 Apr 2015 20:56:03 +0000 (22:56 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 15 Apr 2015 20:56:03 +0000 (22:56 +0200)
commite23075120b48c4ec31ce7cca523cba28294b8a7e
tree4b64e60bfa05f43ef0026f4b8cb6b3a3a22d6884
parent05d233faad16ca4ff600895c18552308ec59ee52
Output the CMake version during configuration

This will allow us to quickly see if too old (or sometimes even
too new) CMake versions cause problems for building.
CMakeLists.txt