diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e31a0a..db112ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ install( include/r3_json.h include/str_array.h include/r3.hpp - DESTINATION include) + DESTINATION include/r3) # Configure substitutions for r3.pc. The variables set here must match the # @@ in r3.pc.in.