diff --git a/CMakeLists.txt b/CMakeLists.txt index 3fd9d70..db965cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -78,8 +78,7 @@ endif () # ---------------------------------------------------------------------------- # includes -set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") -include (utils) +include ("${CMAKE_CURRENT_SOURCE_DIR}/cmake/utils.cmake") # ---------------------------------------------------------------------------- # package information