X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=d1e62951cc47f74ad3398e9d2acdda68418b724f;hb=e2829dbf48a6964e16eb6ba73d1354a37dc05506;hp=4998234924aef199338ba59208f039753c0d5d65;hpb=4c3e64bc1763c8dc59320d23e613863308aa9e26;p=lugaru.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 4998234..d1e6295 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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