Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lin-toto committed Apr 9, 2023
1 parent fabe899 commit 4574c98
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/13_detect_cuda_occupancy/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
recoil_example_add_executable(
if(CUDA_FOUND)
recoil_example_add_executable(
detect_cuda_occupancy detect_cuda_occupancy.cu
)
)
endif()

0 comments on commit 4574c98

Please sign in to comment.