diff --git a/CMakeLists.txt b/CMakeLists.txt index b283418e08c418313a6bd0ac8c917129864fb4bc..cc80ce42c10cfb92f1f8419af7e1d6474d427931 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -111,7 +111,7 @@ set(FGGL_CONFIG_PATH "${CMAKE_INSTALL_LIBDIR}/cmake/fggl") install(EXPORT "${PROJECT_NAME}Targets" FILE "${PROJECT_NAME}Targets.cmake" NAMESPACE ${namespace}:: - DESTINATION "{$FGGL_CONFIG_PATH}" + DESTINATION "${FGGL_CONFIG_PATH}" ) # generate the version file for the config file