Skip to content

Commit

Permalink
Use rapids-cmake for the logger
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Jan 2, 2025
1 parent 8275ba8 commit 8642524
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ rapids_find_package(
# add third party dependencies using CPM
rapids_cpm_init()

CPMAddPackage(
NAME rapids_logger GITHUB_REPOSITORY rapidsai/rapids-logger GIT_SHALLOW FALSE GIT_TAG
1043e0f3989d75ad52f5212544b8154777e86fc9 VERSION 1043e0f3989d75ad52f5212544b8154777e86fc9)
rapids_cpm_logger()
rapids_make_logger(rmm EXPORT_SET rmm-exports)

include(cmake/thirdparty/get_cccl.cmake)
Expand Down

0 comments on commit 8642524

Please sign in to comment.