mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 22:10:44 +02:00
Add date.h to external
This commit is contained in:
@@ -3,6 +3,7 @@ file(GLOB SOURCES
|
||||
|
||||
add_library(core-buffer STATIC ${SOURCES})
|
||||
target_include_directories(core-buffer PUBLIC include/)
|
||||
target_include_directories(core-buffer PUBLIC external/)
|
||||
target_link_libraries(core-buffer core-writer)
|
||||
|
||||
if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
|
||||
Reference in New Issue
Block a user