Skip to content

Commit

Permalink
removed message
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjbrowning committed Sep 19, 2024
1 parent ffca329 commit 1642440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sphericart/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ if (CMAKE_CUDA_COMPILER AND SPHERICART_ENABLE_CUDA)
"include/sphericart_impl.cuh"
)

message ("sphericart CUDA headers: ${SPHERICART_CUDA_HEADERS}")
# Prepend headers to the source file
prepend_headers_to_source(
"${CMAKE_CURRENT_SOURCE_DIR}/src/sphericart_impl.cu"
Expand Down

0 comments on commit 1642440

Please sign in to comment.