Skip to content

Commit

Permalink
cosmetic pluto/CMakelists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck committed Feb 26, 2025
1 parent 20caf7a commit d6491a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pluto/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ if( NOT hic_FOUND )
find_package(hic REQUIRED)
endif()

ecbuild_info("pluto found hic: ${hic_DIR}")

set( HAVE_CUDA ${hic_HAVE_CUDA} )
set( HAVE_HIP ${hic_HAVE_HIP} )

Expand Down

0 comments on commit d6491a6

Please sign in to comment.