Skip to content

Commit

Permalink
Revert "Update to CPM v0.35.4 for URL downloads match the download ti…
Browse files Browse the repository at this point in the history
…me (rapidsai#236)"

This reverts commit e72fd08.
  • Loading branch information
robertmaynard committed Aug 8, 2022
1 parent e72fd08 commit ef0b81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids-cmake/cpm/detail/download.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function(rapids_cpm_download)
list(APPEND CMAKE_MESSAGE_CONTEXT "rapids.cpm.download")

# When changing version verify no new variables needs to be propagated
set(CPM_DOWNLOAD_VERSION 0.35.4)
set(CPM_DOWNLOAD_VERSION 0.35.3)

if(CPM_SOURCE_CACHE)
# Expand relative path. This is important if the provided path contains a tilde (~)
Expand Down

0 comments on commit ef0b81d

Please sign in to comment.