Skip to content

Commit

Permalink
Use testing branch for C++.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed May 17, 2022
1 parent 96f5104 commit d2b23e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch_rapids.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# or implied. See the License for the specific language governing permissions and limitations under
# the License.
# =============================================================================
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-22.06/RAPIDS.cmake
file(DOWNLOAD https://raw.githubusercontent.com/vyasr/rapids-cmake/cuspatial_testing/RAPIDS.cmake
${CMAKE_BINARY_DIR}/RAPIDS.cmake
)
include(${CMAKE_BINARY_DIR}/RAPIDS.cmake)

0 comments on commit d2b23e8

Please sign in to comment.