summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/binref/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jrt_test/src/binref/CMakeLists.txt')
-rw-r--r--jrt_test/src/binref/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/jrt_test/src/binref/CMakeLists.txt b/jrt_test/src/binref/CMakeLists.txt
new file mode 100644
index 00000000000..20594f98d02
--- /dev/null
+++ b/jrt_test/src/binref/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+configure_file(compilejava.in compilejava @ONLY)
+configure_file(runjava.in runjava @ONLY)
+configure_file(env.sh.in env.sh @ONLY)