Skip to content

Commit

Permalink
Revert "CMAKE_MODULE_PATH"
Browse files Browse the repository at this point in the history
This reverts commit 225b40d.
  • Loading branch information
KyleFromNVIDIA committed Nov 14, 2024
1 parent 225b40d commit 04007b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ 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 04007b8

Please sign in to comment.