mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 14:04:12 +02:00
Remove MPI leftover
This commit is contained in:
@@ -4,9 +4,6 @@ file(GLOB SOURCES
|
||||
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})
|
||||
|
||||
|
||||
target_link_libraries(sf-writer
|
||||
core-buffer
|
||||
core-writer
|
||||
|
||||
Reference in New Issue
Block a user