summaryrefslogtreecommitdiff
path: root/src/Contraction/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Contraction/test/CMakeLists.txt')
-rw-r--r--src/Contraction/test/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Contraction/test/CMakeLists.txt b/src/Contraction/test/CMakeLists.txt
new file mode 100644
index 00000000..049b4ea1
--- /dev/null
+++ b/src/Contraction/test/CMakeLists.txt
@@ -0,0 +1,6 @@
+cmake_minimum_required(VERSION 2.6)
+project(GUDHIskbl)
+
+add_executable ( TestContraction TestContraction.cpp )
+
+