From ef775f221060bb9ba887d9f0f91a116410505b22 Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Tue, 18 Jul 2023 14:06:21 -0700 Subject: [PATCH] Remove print --- cpp/cmake/thirdparty/get_cumlprims_mg.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cpp/cmake/thirdparty/get_cumlprims_mg.cmake b/cpp/cmake/thirdparty/get_cumlprims_mg.cmake index ef523c58b1..0bbc91fc17 100644 --- a/cpp/cmake/thirdparty/get_cumlprims_mg.cmake +++ b/cpp/cmake/thirdparty/get_cumlprims_mg.cmake @@ -62,7 +62,6 @@ endfunction() # cumlprims_mg as part of building cuml itself, set the CMake variable # `-D CPM_cumlprims_mg_SOURCE=/path/to/cumlprims_mg` ### -message("Searching for cumlprims_mg in ${CPM_cumlprims_mg_SOURCE}") find_and_configure_cumlprims_mg(VERSION ${CUML_MIN_VERSION_cumlprims_mg} FORK rapidsai PINNED_TAG branch-${CUML_BRANCH_VERSION_cumlprims_mg}