tests: use a more robust path to self_hosted.zig

closes #184
This commit is contained in:
Andrew Kelley
2016-09-14 03:10:56 -04:00
parent c65fe384dd
commit 3f05fdc8e8
2 changed files with 9 additions and 1 deletions
+3
View File
@@ -18,4 +18,7 @@
#cmakedefine ZIG_LLVM_OLD_CXX_ABI
// Only used for running tests before installing.
#define ZIG_TEST_DIR "@CMAKE_SOURCE_DIR@/test"
#endif