aboutsummaryrefslogtreecommitdiffstats
path: root/CTestTestfile.cmake
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-04-15 22:40:37 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-04-15 22:40:37 +0100
commita8bf22bf263762c56546751fcfcae181d574582a (patch)
tree3ee8ff5b2663c8cc4367c5778ae030689458f3d3 /CTestTestfile.cmake
parent325d8c2348b5cabe32d1e90ce28a049f278e3f8c (diff)
downloadYAGE-a8bf22bf263762c56546751fcfcae181d574582a.tar.gz
YAGE-a8bf22bf263762c56546751fcfcae181d574582a.zip
Added test bench
Diffstat (limited to 'CTestTestfile.cmake')
-rw-r--r--CTestTestfile.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/CTestTestfile.cmake b/CTestTestfile.cmake
deleted file mode 100644
index 100d5804..00000000
--- a/CTestTestfile.cmake
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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")