mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-23 03:57:57 +02:00
RawSubFile support multi file access
This commit is contained in:
@ -84,6 +84,8 @@ if(AARE_BENCHMARKS)
|
||||
add_subdirectory(benchmarks)
|
||||
endif()
|
||||
|
||||
#Set the log level for the library
|
||||
add_compile_definitions(AARE_LOG_LEVEL=aare::logINFO)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
|
Reference in New Issue
Block a user