mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Correct shell scripts to work correctly with dash.
Add more dependencies for fairmq. Something does not work with rpath when using boost 1.61. The problem is only seen for opensuse.
This commit is contained in:
@@ -134,6 +134,8 @@ Set(DEPENDENCIES
|
||||
${Boost_RANDOM_LIBRARY}
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_ATOMIC_LIBRARY}
|
||||
${Boost_DATE_TIME_LIBRARY}
|
||||
)
|
||||
|
||||
If(NANOMSG_FOUND)
|
||||
|
Reference in New Issue
Block a user