CUDA: Update CCCL's rc candidate

This commit is contained in:
Oliver Simons 2025-12-02 11:23:01 +01:00
parent 244880ae3a
commit 516af33ca6
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ if (CUDAToolkit_FOUND)
FetchContent_Declare(
CCCL
GIT_REPOSITORY https://github.com/nvidia/cccl.git
GIT_TAG v3.2.0-rc0
GIT_TAG v3.2.0-rc1
GIT_SHALLOW TRUE
)