summaryrefslogtreecommitdiff
path: root/CTestTestfile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CTestTestfile.cmake')
-rw-r--r--CTestTestfile.cmake9
1 files changed, 9 insertions, 0 deletions
diff --git a/CTestTestfile.cmake b/CTestTestfile.cmake
new file mode 100644
index 0000000..492d205
--- /dev/null
+++ b/CTestTestfile.cmake
@@ -0,0 +1,9 @@
+# CMake generated Testfile for
+# Source directory: /home/martin/XTrackCAD/src/work
+# Build directory: /home/martin/XTrackCAD/src/work
+#
+# This file includes the relevant testing commands required for
+# testing this directory and lists subdirectories to be tested as well.
+subdirs(app)
+subdirs(distribution)
+subdirs(docs)