From 9a1d6eded2750572e9f5f79e53ec507dd7a06ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 5 May 2018 18:22:00 +0200 Subject: New upstream version 5.1.1 --- CTestTestfile.cmake | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CTestTestfile.cmake (limited to 'CTestTestfile.cmake') 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) -- cgit v1.2.3