Skip to content

Commit

Permalink
Revert rapids-cmake test branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Sep 5, 2024
1 parent 8a7da7a commit 28f343e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cpp/cmake/rapids_config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +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 test-nvcomp-4.0)

file(READ "${CMAKE_CURRENT_LIST_DIR}/../../VERSION" _rapids_version)
if(_rapids_version MATCHES [[^([0-9][0-9])\.([0-9][0-9])\.([0-9][0-9])]])
set(RAPIDS_VERSION_MAJOR "${CMAKE_MATCH_1}")
Expand Down

0 comments on commit 28f343e

Please sign in to comment.