Skip to content

Commit 42b6671

Browse files
committed
Add hash_op
1 parent c26f2b2 commit 42b6671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ include(external/eigen) # download eigen3
176176
include(external/pybind11) # download pybind11
177177
include(external/cares)
178178
include(external/cub)
179+
include(external/xxhash) # download xxhash
179180

180181
if (NOT WIN32)
181182
# there is no official support of snappystream, warpctc, nccl, cupti in windows

0 commit comments

Comments
 (0)