summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorMaxim Biro <nurupo.contributions@gmail.com>2017-02-16 05:01:28 -0500
committerMaxim Biro <nurupo.contributions@gmail.com>2018-01-25 15:57:50 -0500
commit5ef37e0b63150ee7fcbfa2d346ab6ae3f3e1305f (patch)
tree9a277215214eeb9d1590e6a41ece5f54fbd4fc80 /cmake
parent0becafd272997ab1fcbe93ce3d56b27aae6cd80a (diff)
Prefix add_test() with $CROSSCOMPILING_EMULATOR
$CMAKE_CROSSCOMPILING_EMULATOR is automatically prefixing add_test() in CMake versions starting 3.3[1], but because we target CMake 2.8, we can't use that and we have to add our own $CROSSCOMPILING_EMULATOR that will prefix add_test(). [1] https://cmake.org/cmake/help/v3.3/variable/CMAKE_CROSSCOMPILING_EMULATOR.html#variable:CMAKE_CROSSCOMPILING_EMULATOR
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions