Skip to content

Commit

Permalink
[FMT] Messages
Browse files Browse the repository at this point in the history
  • Loading branch information
miEsMar committed Dec 26, 2024
1 parent b6f0ea2 commit 66a6832
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ add_subdirectory( bsa )


message( STATUS "NOTE: Build status:")
message( STATUS " - OMP: ${enable-openmp}")
message( STATUS " - MKL: ${enable-mkl}")
message( STATUS " - GPU: ${enable-gpu-code}")
message( STATUS " OMP: ${enable-openmp}")
message( STATUS " MKL: ${enable-mkl}")
message( STATUS " GPU: ${enable-gpu-code}")

0 comments on commit 66a6832

Please sign in to comment.