diff --git a/CMakeLists.txt b/CMakeLists.txt index 4c609bc5..01aaab66 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -507,7 +507,7 @@ install(DIRECTORY foxxll # also copy the config file with build options! install(FILES ${PROJECT_BINARY_DIR}/foxxll/config.hpp - DESTINATION ${INSTALL_INCLUDE_DIR}/foxxll/) + DESTINATION ${FOXXLL_INSTALL_INCLUDE_DIR}/foxxll/) ############################################################################### # prepare pkg-config file