Skip to content

Commit

Permalink
CMAKE_MODULE_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Nov 14, 2024
1 parent 18aedcb commit 225b40d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ endif()

set(cuFile_FOUND 0)
if(KvikIO_CUDA_SUPPORT)
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules ${CMAKE_MODULE_PATH})
rapids_find_package(
CUDAToolkit REQUIRED
BUILD_EXPORT_SET kvikio-exports
Expand Down

0 comments on commit 225b40d

Please sign in to comment.