Skip to content

Commit

Permalink
Revert "remove INSTALL directive"
Browse files Browse the repository at this point in the history
This reverts commit f4ff6ac.
  • Loading branch information
wusatosi committed Sep 25, 2024
1 parent f4ff6ac commit 62f37d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/beman/exemplar/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ set_target_properties(beman.exemplar PROPERTIES VERIFY_INTERFACE_HEADER_SETS ON)
install(
TARGETS beman.exemplar
EXPORT beman.exemplar
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
FILE_SET HEADERS)

if(BUILD_TESTING)
Expand Down

0 comments on commit 62f37d9

Please sign in to comment.