Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Nov 25, 2024
1 parent 1a5ebd9 commit fbe4c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ function(ConfigureTest CMAKE_TEST_NAME)

target_link_libraries(
${CMAKE_TEST_NAME}
PRIVATE cudf::cudftestutil
PRIVATE cuco::cuco
cudf::cudftestutil
cudf::cudftestutil_impl
cuco::cuco
GTest::gmock
GTest::gmock_main
GTest::gtest
Expand Down

0 comments on commit fbe4c7f

Please sign in to comment.