Skip to content

Commit

Permalink
Revert CMake changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jul 5, 2022
1 parent 88656a5 commit 62b85f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ rapids_cuda_init_architectures(CUML)

project(CUML VERSION 22.08.00 LANGUAGES CXX CUDA)

include(${rapids-cmake-dir}/cpm/package_override.cmake)
rapids_cpm_package_override(${CMAKE_CURRENT_SOURCE_DIR}/versions.json)

# Needed because GoogleBenchmark changes the state of FindThreads.cmake, causing subsequent runs to
# have different values for the `Threads::Threads` target. Setting this flag ensures
# `Threads::Threads` is the same value in first run and subsequent runs.
Expand Down
10 changes: 0 additions & 10 deletions cpp/versions.json

This file was deleted.

0 comments on commit 62b85f4

Please sign in to comment.