mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Remove -S from dds example topology file
This commit is contained in:
parent
f515eb1100
commit
6e353d78b1
|
@ -14,6 +14,7 @@ set_target_properties(${plugin} PROPERTIES CXX_VISIBILITY_PRESET hidden)
|
|||
set_target_properties(${plugin} PROPERTIES
|
||||
VERSION ${PROJECT_GIT_VERSION}
|
||||
SOVERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}"
|
||||
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/fairmq
|
||||
)
|
||||
|
||||
set(exe fairmq-dds-command-ui)
|
||||
|
|
Loading…
Reference in New Issue
Block a user