diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-05 18:22:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-05 18:22:00 +0200 |
commit | 9a1d6eded2750572e9f5f79e53ec507dd7a06ba5 (patch) | |
tree | 10d84c82031aace7ac819f27116a04e7da238d59 /CTestTestfile.cmake | |
parent | d1a8285f818eb7e5c3d6a05709ea21a808490b8c (diff) |
New upstream version 5.1.1upstream/5.1.1
Diffstat (limited to 'CTestTestfile.cmake')
-rw-r--r-- | CTestTestfile.cmake | 9 |
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) |