diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 00eb4827768f3621484e495cbf410167e005ffa1..8787fb82fb5bb2cabce69c8253b7fa7fdde7834d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -395,7 +395,7 @@ INSTALL(FILES ${HDRS_WRAPPER} INSTALL(FILES ${HDRS_SOLVER} DESTINATION include/iri-algorithms/wolf/solver) -INSTALL(FILES ../Findwolf.cmake DESTINATION ${CMAKE_ROOT}/Modules/) +INSTALL(FILES ../cmake_modules/Findwolf.cmake DESTINATION "lib/cmake/${PROJECT_NAME}") #Build examples & tests MESSAGE("Building examples and tests.")