mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-26 21:21:08 +02: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