CMakeLists.txt
changeset 8674 fff355ba2902
parent 8673 834e2d3b43d2
child 8683 45a976bf9ca4
--- a/CMakeLists.txt	Wed Mar 06 16:47:31 2013 +0100
+++ b/CMakeLists.txt	Wed Mar 06 16:48:03 2013 +0100
@@ -15,8 +15,7 @@
     endif()
 endforeach()
 
-#use available modules, fallback to ours if not present (CMP0017 helps)
-set(CMAKE_MODULE_PATH "${CMAKE_ROOT}/Modules" "${CMAKE_SOURCE_DIR}/cmake_modules")
+set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake_modules")
 
 
 #possible cmake configuration