Skip to content

Commit

Permalink
fix twelve
Browse files Browse the repository at this point in the history
  • Loading branch information
artv3 committed Aug 12, 2024
1 parent 74c3f21 commit f3f5a72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
if (ENABLE_CUDA)
blt_add_executable(
NAME twelve
SOURCES twelve.cpp
NAME 12_raja_device_kernel_complete
SOURCES 12_raja_device_kernel_complete.cpp
DEPENDS_ON RAJA umpire cuda)
endif()

0 comments on commit f3f5a72

Please sign in to comment.