]> Creatis software - clitk.git/blobdiff - tests/CMakeLists.txt
cmake_minimum_required back to 2.4
[clitk.git] / tests / CMakeLists.txt
index b85b146e75a45f58379761e693dbd0cbeca1a327..0b0ad3eac8c729c40cd519761c52cbbf092d7397 100644 (file)
@@ -1,3 +1,6 @@
+cmake_policy(SET CMP0005 NEW)
+
+
 macro(ADD_GOOGLE_TESTS executable)
   foreach ( source ${ARGN} )
     file(READ "${source}" contents)