]> git.jsancho.org Git - lugaru.git/blobdiff - CMakeLists.txt
Move some doc to Docs/ and apply folder naming scheme
[lugaru.git] / CMakeLists.txt
index 4998234924aef199338ba59208f039753c0d5d65..d1e62951cc47f74ad3398e9d2acdda68418b724f 100644 (file)
@@ -37,7 +37,7 @@ if(LINUX)
     option(SYSTEM_INSTALL "Enable system-wide installation, with hardcoded data directory defined with CMAKE_INSTALL_DATADIR" OFF)
 endif(LINUX)
 
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMake/Modules/")
 
 
 ### Sources