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)
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.


No differences found