Skip to content

Commit

Permalink
Logging message
Browse files Browse the repository at this point in the history
  • Loading branch information
caballa committed Apr 10, 2020
1 parent 2aa905d commit d0622f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -322,8 +322,10 @@ set(NCRABLOG FALSE)

# Enable or disable stats gathering
if (CRAB_ENABLE_STATS)
message (STATUS "Compiled Crab with support for gathering statistics")
set(CRAB_STATS TRUE)
else()
message (STATUS "Compiled Crab without support for gathering statistics")
set(CRAB_STATS FALSE)
endif()

Expand Down

0 comments on commit d0622f4

Please sign in to comment.