mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-24 08:07:58 +01:00
fixed cmake merge
This commit is contained in:
@@ -413,6 +413,7 @@ target_link_libraries(
|
||||
|
||||
if(AARE_TESTS)
|
||||
target_compile_definitions(aare_core PRIVATE AARE_TESTS)
|
||||
endif()
|
||||
if(AARE_VERBOSE)
|
||||
target_compile_definitions(aare_core PUBLIC AARE_VERBOSE)
|
||||
target_compile_definitions(aare_core PUBLIC AARE_LOG_LEVEL=aare::logDEBUG5)
|
||||
|
||||
Reference in New Issue
Block a user