mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-20 08:58:39 +01:00
able to get headers from multiple modules as well
This commit is contained in:
@@ -82,7 +82,7 @@ if(AARE_VERBOSE)
|
||||
add_compile_definitions(AARE_VERBOSE)
|
||||
add_compile_definitions(AARE_LOG_LEVEL=aare::logDEBUG5)
|
||||
else()
|
||||
add_compile_definitions(AARE_LOG_LEVEL=aare::logERROR)
|
||||
add_compile_definitions(AARE_LOG_LEVEL=aare::logINFOBLUE)
|
||||
endif()
|
||||
|
||||
if(AARE_CUSTOM_ASSERT)
|
||||
|
||||
Reference in New Issue
Block a user