diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f811481..80b12cb2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,7 +84,7 @@ target_include_directories(yaml PUBLIC install( FILES include/yaml.h - DESTINATION include COMPONENT Development + DESTINATION ${INSTALL_INCLUDE_DIR} COMPONENT Development ) install(