diff --git a/python/libcugraph/CMakeLists.txt b/python/libcugraph/CMakeLists.txt index dd89488e30..f495037a9c 100644 --- a/python/libcugraph/CMakeLists.txt +++ b/python/libcugraph/CMakeLists.txt @@ -22,7 +22,7 @@ rapids_cuda_init_architectures(libcugraph-python) project( libcugraph-python VERSION "${RAPIDS_VERSION}" - LANGUAGES CXX + LANGUAGES CXX CUDA ) # Check if cugraph is already available. If so, it is the user's responsibility to ensure that the