aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/binref/CMakeLists.txt
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2016-09-14 08:45:26 +0200
committerGitHub <noreply@github.com>2016-09-14 08:45:26 +0200
commit4b194fbcf79d5af1731d960ce4abbc2574ba397d (patch)
tree49934000a4d61790615c7c7b71cbe415478c073d /messagebus_test/src/binref/CMakeLists.txt
parent4bf517333b0616ce3e7947c28afb378cd10fe5c9 (diff)
Revert "Revert "Aressem/move messagebus test tests to separate module""
Diffstat (limited to 'messagebus_test/src/binref/CMakeLists.txt')
-rw-r--r--messagebus_test/src/binref/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/messagebus_test/src/binref/CMakeLists.txt b/messagebus_test/src/binref/CMakeLists.txt
new file mode 100644
index 00000000000..20594f98d02
--- /dev/null
+++ b/messagebus_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)