mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-04 12:54:13 +02:00
Add Buffered Reader to build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
file(GLOB SOURCES
|
||||
*.cpp)
|
||||
|
||||
add_executable(sf-writer sf_h5_writer.cpp)
|
||||
add_executable(sf-writer sf_h5_writer.cpp BufferMultiReader.cpp)
|
||||
set_target_properties(sf-writer PROPERTIES OUTPUT_NAME sf_h5_writer)
|
||||
|
||||
target_include_directories(sf-writer PRIVATE ${MPI_CXX_INCLUDE_PATH})
|
||||
|
||||
Reference in New Issue
Block a user