diff options
Diffstat (limited to 'app/CTestTestfile.cmake')
-rw-r--r-- | app/CTestTestfile.cmake | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app/CTestTestfile.cmake b/app/CTestTestfile.cmake deleted file mode 100644 index 3d670aa..0000000 --- a/app/CTestTestfile.cmake +++ /dev/null @@ -1,15 +0,0 @@ -# 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) |