diff options
author | Michael Dickens <michael.dickens@ettus.com> | 2018-01-22 14:38:50 -0500 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-01-22 16:07:18 -0800 |
commit | 13336e79e1c4639b71ebcc1157769ccbcd74418d (patch) | |
tree | a966818916654ecc87e7cd9dd8390bac8870c1f4 /host/utils | |
parent | f83f6fb46406572ac137ccbf1881561e20606d52 (diff) | |
download | uhd-13336e79e1c4639b71ebcc1157769ccbcd74418d.tar.gz uhd-13336e79e1c4639b71ebcc1157769ccbcd74418d.tar.bz2 uhd-13336e79e1c4639b71ebcc1157769ccbcd74418d.zip |
cmake: fix test library path ordering to be internal then external
Always include local-to-build library paths first, then external ones.
If a prior version of UHD is installed in the same directly as Boost
(as is typical on *nix* OSs such as macOS and Linux), then it will be
picked up before the internal-to-build version and some tests will
fail.
Reviewed-by: Martin Braun <martin.braun@ettus.com>
Diffstat (limited to 'host/utils')
0 files changed, 0 insertions, 0 deletions