about summary refs log tree commit diff homepage
path: root/test/Concrete/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/CMakeLists.txt')
-rw-r--r--test/Concrete/CMakeLists.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/Concrete/CMakeLists.txt b/test/Concrete/CMakeLists.txt
new file mode 100644
index 00000000..b3e4948f
--- /dev/null
+++ b/test/Concrete/CMakeLists.txt
@@ -0,0 +1,9 @@
+#===------------------------------------------------------------------------===#
+#
+#                     The KLEE Symbolic Virtual Machine
+#
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
+#
+#===------------------------------------------------------------------------===#
+configure_file(Makefile.cmake.test.in Makefile.cmake.test @ONLY)