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 /app/tools/CTestTestfile.cmake | |
parent | d1a8285f818eb7e5c3d6a05709ea21a808490b8c (diff) |
New upstream version 5.1.1upstream/5.1.1
Diffstat (limited to 'app/tools/CTestTestfile.cmake')
-rw-r--r-- | app/tools/CTestTestfile.cmake | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/tools/CTestTestfile.cmake b/app/tools/CTestTestfile.cmake new file mode 100644 index 0000000..68761a1 --- /dev/null +++ b/app/tools/CTestTestfile.cmake @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/martin/XTrackCAD/src/work/app/tools +# Build directory: /home/martin/XTrackCAD/src/work/app/tools +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs(halibut) |