Skip to content

Commit

Permalink
Remove xxhash requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeHolley authored Jan 25, 2022
1 parent 2ef44eb commit 5df0dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ install(TARGETS Bifrost DESTINATION bin)
install(TARGETS bifrost_dynamic DESTINATION lib)
install(TARGETS bifrost_static DESTINATION lib)
install(FILES ${headers} DESTINATION include/bifrost)
install(FILES xxhash.c DESTINATION include/bifrost)

0 comments on commit 5df0dce

Please sign in to comment.