diff --git a/CMakeLists.txt b/CMakeLists.txt index 1103b0c..b7ff77f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,4 +60,4 @@ configure_file("${CMAKE_SOURCE_DIR}/cmake/gotcha_config.h.in" "${CMAKE_CURRENT_BINARY_DIR}/include/gotcha/gotcha_config.h" @ONLY) install( FILES "${CMAKE_CURRENT_BINARY_DIR}/include/gotcha/gotcha_config.h" - DESTINATION "${gotcha_INSTALL_INCLUDE_DIR}/gotcha/gotcha_config.h") + DESTINATION "${gotcha_INSTALL_INCLUDE_DIR}/gotcha")