Skip to content

Commit

Permalink
also install pkhash headers in cmakelists (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 authored Aug 28, 2024
1 parent c20df19 commit 35d0893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ endif()

install(DIRECTORY ${PROJECT_SOURCE_DIR}/thirdparty/flat_hash_map
${PROJECT_SOURCE_DIR}/thirdparty/string_view
${PROJECT_SOURCE_DIR}/thirdparty/pthash
DESTINATION include
FILES_MATCHING
PATTERN "*.h"
Expand Down

0 comments on commit 35d0893

Please sign in to comment.