Require CMake 2.8.12 for KDE Frameworks integration
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Feb 2015 23:54:07 +0000 (00:54 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Feb 2015 23:54:07 +0000 (00:54 +0100)
commit784009b62f2a48b97853e0466a572c13e9aee711
treeccb8cecde0e3eabec9203eee4073b141d033d3ea
parentec86ead09bc7a03e0f264dfc4e68c385d8bec7e3
Require CMake 2.8.12 for KDE Frameworks integration

CMake support for KF5 requires at least 2.8.12, so enforce this.
Accordingly, move cmake_minimum_required() and friends below reading
the configure option.
CMakeLists.txt