aboutsummaryrefslogtreecommitdiffstats
path: root/CTestTestfile.cmake
diff options
context:
space:
mode:
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")