aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
diff options
context:
space:
mode:
authorMichael Dickens <michael.dickens@ettus.com>2019-02-19 10:31:35 -0500
committerMartin Braun <martin.braun@ettus.com>2019-02-19 15:36:06 -0800
commit10cf104ffc1d0ce3562904bcaf2a641518acb180 (patch)
tree4e9d245456851193da4535602f414993217ba16d /mpm
parent871a7c32ffc552cc8aa777cb82f599d18087b3b3 (diff)
downloaduhd-10cf104ffc1d0ce3562904bcaf2a641518acb180.tar.gz
uhd-10cf104ffc1d0ce3562904bcaf2a641518acb180.tar.bz2
uhd-10cf104ffc1d0ce3562904bcaf2a641518acb180.zip
cmake: remove Boost from dyn libs for tests on Apple
Remove "${prefix}/lib" from the DYLD path for APPLE only. Apple's DYLD uses the paths embedded in the binary file (library or executable) as a secondary means for finding referenced libraries. Explicitly including "${prefix}/lib" can result in libraries being found and used by System frameworks that are not compatible with them. Moving to just using build paths fixes this issue.
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions