mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-10 05:32:03 +02:00
core adjustments for eiger header. more debug msgs
This commit is contained in:
@@ -9,7 +9,7 @@ target_link_libraries(core-buffer-lib
|
||||
external)
|
||||
|
||||
if (USE_EIGER)
|
||||
target_compile_definitions(core-buffer-lib INTERFACE -DUSE_EIGER)
|
||||
target_compile_definitions(core-buffer-lib PUBLIC -DUSE_EIGER)
|
||||
endif (USE_EIGER)
|
||||
|
||||
if (DEBUG_OUTPUT)
|
||||
|
||||
Reference in New Issue
Block a user