Skip to content

Commit

Permalink
language CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Jan 16, 2025
1 parent 72978c7 commit 5bc7523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/libcugraph/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5bc7523

Please sign in to comment.