summaryrefslogtreecommitdiffstats
path: root/lowercasing_test/src/binref/env.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'lowercasing_test/src/binref/env.sh.in')
-rw-r--r--lowercasing_test/src/binref/env.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lowercasing_test/src/binref/env.sh.in b/lowercasing_test/src/binref/env.sh.in
new file mode 100644
index 00000000000..6a0770c5f9b
--- /dev/null
+++ b/lowercasing_test/src/binref/env.sh.in
@@ -0,0 +1,4 @@
+BINREF=@CMAKE_CURRENT_BINARY_DIR@
+export BINREF
+HELLO_WORLD_APP=$BINREF/../grouping_test/hello-world/lowercasing_test_hello-world_app
+export HELLO_WORLD_APP