Skip to content

Commit

Permalink
Merge branch 'develop' into release/1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hariharan-devarajan authored Jun 17, 2024
2 parents dbd4428 + 9417f46 commit dd4e8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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")

0 comments on commit dd4e8b3

Please sign in to comment.