summaryrefslogtreecommitdiff
path: root/test/xray/lit.site.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/xray/lit.site.cfg.in')
-rw-r--r--test/xray/lit.site.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/xray/lit.site.cfg.in b/test/xray/lit.site.cfg.in
index 73c4eff6ee25..bc4acb6d3b85 100644
--- a/test/xray/lit.site.cfg.in
+++ b/test/xray/lit.site.cfg.in
@@ -17,4 +17,4 @@ if config.built_with_llvm:
lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
# Load tool-specific config that would do the real work.
-lit_config.load_config(config, "@XRAY_LIT_SOURCE_DIR@/lit.cfg")
+lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")