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