Skip to content

Commit

Permalink
Use instead of include
Browse files Browse the repository at this point in the history
  • Loading branch information
cliu5764 committed Feb 22, 2024
1 parent f8f760f commit c6668d4
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 @@ -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(
Expand Down

0 comments on commit c6668d4

Please sign in to comment.