#113 Require CMake >= 2.8.12
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 3 Apr 2015 15:12:38 +0000 (16:12 +0100)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 3 Apr 2015 15:12:38 +0000 (16:12 +0100)
commit58345b18d92892a170d61a76c5dd2d290413bdd7
tree960b8fb89240a296b3756170f438987addd02564
parentd4e971c10b1557292b5371807a23921d15e7fece
#113 Require CMake >= 2.8.12

Earlier version, such as CMake 2.8.11.2 in particular, have incomplete or faulty support of target_include_directories generator expressions. Moreover, this allows us to assume that the command target_include_directories is available.
CMakeLists.txt