aboutsummaryrefslogtreecommitdiffstats
path: root/CTestTestfile.cmake
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-04-15 22:38:14 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-04-15 22:38:14 +0100
commit325d8c2348b5cabe32d1e90ce28a049f278e3f8c (patch)
treed90a4f188a7489f46b9835eae007c9b45f6627c2 /CTestTestfile.cmake
parentdaa032e2f6c86da16902f654055d8b040d7670bb (diff)
downloadYAGE-325d8c2348b5cabe32d1e90ce28a049f278e3f8c.tar.gz
YAGE-325d8c2348b5cabe32d1e90ce28a049f278e3f8c.zip
Added test bench
Diffstat (limited to 'CTestTestfile.cmake')
-rw-r--r--CTestTestfile.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/CTestTestfile.cmake b/CTestTestfile.cmake
new file mode 100644
index 00000000..100d5804
--- /dev/null
+++ b/CTestTestfile.cmake
@@ -0,0 +1,7 @@
+# CMake generated Testfile for
+# Source directory: /home/yannherklotz/Github/Arider/YAGE
+# Build directory: /home/yannherklotz/Github/Arider/YAGE
+#
+# This file includes the relevant testing commands required for
+# testing this directory and lists subdirectories to be tested as well.
+add_test(RigidBodyTest "/home/yannherklotz/Github/Arider/YAGE/bin/rigid_body_test")