Skip to content
Snippets Groups Projects
Commit fd16ff93 authored by Christoph Alt's avatar Christoph Alt
Browse files

Changed the default CMAKE loglevel to INFO

parent d3fc9a70
Branches
No related tags found
No related merge requests found
SET( WALBERLA_LOGLEVEL "PROGRESS" CACHE STRING "Set log level at compile time. Possible options: WARNING, INFO, PROGRESS, DETAIL, TRACING" )
SET( WALBERLA_LOGLEVEL "INFO" CACHE STRING "Set log level at compile time. Possible options: WARNING, INFO, PROGRESS, DETAIL, TRACING" )
SET_PROPERTY( CACHE WALBERLA_LOGLEVEL PROPERTY STRINGS WARNING INFO PROGRESS DETAIL TRACING )
SET( WALBERLA_LOGLEVEL_WARNING 1 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment