mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Install more tutorials. Install also the zmq related libraries and executables. Change the templates of the config scripts and the script using the templates to do the installation correct.
git-svn-id: https://subversion.gsi.de/fairroot/fairbase/trunk@20672 0381ead4-6506-0410-b988-94b70fbc4730
This commit is contained in:
@@ -91,4 +91,9 @@ ADD_EXECUTABLE(RunSink runSink.cxx)
|
|||||||
SET_TARGET_PROPERTIES(RunSink PROPERTIES OUTPUT_NAME sink)
|
SET_TARGET_PROPERTIES(RunSink PROPERTIES OUTPUT_NAME sink)
|
||||||
TARGET_LINK_LIBRARIES(RunSink FairMQ)
|
TARGET_LINK_LIBRARIES(RunSink FairMQ)
|
||||||
|
|
||||||
|
Install(TARGETS FairMQ FairMQStatic RunBenchmarkSampler
|
||||||
|
RunBuffer RunSplitter RunMerger RunSink
|
||||||
|
RUNTIME DESTINATION bin
|
||||||
|
LIBRARY DESTINATION lib
|
||||||
|
ARCHIVE DESTINATION lib
|
||||||
|
)
|
Reference in New Issue
Block a user