mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 00:31:14 +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:
parent
f3bebe9321
commit
92944fe322
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user