Skip to content

Commit

Permalink
bump pthash
Browse files Browse the repository at this point in the history
  • Loading branch information
jermp committed Mar 21, 2024
1 parent c919802 commit e1d2e7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ if (UNIX)
endif()

include_directories(.) # all include paths relative to parent directory
include_directories(external/pthash)
include_directories(external/pthash/external/essentials/include)

set(Z_LIB_SOURCES
include/gz/zip_stream.cpp
Expand Down

0 comments on commit e1d2e7a

Please sign in to comment.