Skip to content

Commit

Permalink
turn on TIMING CPP
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Dec 6, 2024
1 parent 3816128 commit 72d9a04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion share/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Targets

add_compile_definitions(
TIMING
)
## share library
add_fortran_library(OM3_share mod/share STATIC)
add_library(AccessOM3::share ALIAS OM3_share)
Expand Down

0 comments on commit 72d9a04

Please sign in to comment.