mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-21 13:44:34 +02:00
Set executable name for udprecv
This commit is contained in:
@@ -15,6 +15,7 @@ target_link_libraries(sf-buffer
|
||||
pthread)
|
||||
|
||||
add_executable(sf-udprecv src/sf_udprecv.cpp)
|
||||
set_target_properties(sf-udprecv PROPERTIES OUTPUT_NAME sf_udprecv)
|
||||
|
||||
target_link_libraries(sf-udprecv
|
||||
core-buffer
|
||||
|
||||
Reference in New Issue
Block a user