Skip to content

Commit

Permalink
Revert rapids-cmake branch. (#316)
Browse files Browse the repository at this point in the history
Accidentally didn't commit this change in #314.
  • Loading branch information
bdice authored Nov 9, 2023
1 parent b8f6218 commit e1762f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/cmake/fetch_rapids.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
# or implied. See the License for the specific language governing permissions and limitations under
# the License.
# =============================================================================
set(rapids-cmake-repo vuule/rapids-cmake)
set(rapids-cmake-branch upgrade-nvcomp-3.0.0)
if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/KVIKIO_RAPIDS.cmake)
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-23.12/RAPIDS.cmake
${CMAKE_CURRENT_BINARY_DIR}/KVIKIO_RAPIDS.cmake
Expand Down

0 comments on commit e1762f2

Please sign in to comment.