]> granicus.if.org Git - check/commit
Fix running tests from cmake out of tree.
authorJoshua D. Boyd <jdboyd@jdboyd.net>
Wed, 30 Mar 2016 07:13:11 +0000 (03:13 -0400)
committerJoshua D. Boyd <jdboyd@jdboyd.net>
Wed, 30 Mar 2016 07:31:31 +0000 (03:31 -0400)
commitd1a4f970d2336b8e44f736dfcfd11f89354fa34a
treea3f7483f627de2a2da1ecc7236cd509c126c5542
parent85e8024ba163c2c20bf3277268c3b9ba379a5df3
Fix running tests from cmake out of tree.

test_vars was being built in tree, and while the test programs were built out of tree, the CMakeLists.txt led to trying to run them in tree.
CMakeLists.txt
tests/CMakeLists.txt