Skip to content

Commit

Permalink
Update CMake to link cuco for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Nov 24, 2024
1 parent 14c8326 commit 1a5ebd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ function(ConfigureTest CMAKE_TEST_NAME)
${CMAKE_TEST_NAME}
PRIVATE cudf::cudftestutil
cudf::cudftestutil_impl
cuco::cuco
GTest::gmock
GTest::gmock_main
GTest::gtest
Expand Down

0 comments on commit 1a5ebd9

Please sign in to comment.