diff options
Diffstat (limited to 'distribution/CTestTestfile.cmake')
-rw-r--r-- | distribution/CTestTestfile.cmake | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/distribution/CTestTestfile.cmake b/distribution/CTestTestfile.cmake new file mode 100644 index 0000000..8be72d2 --- /dev/null +++ b/distribution/CTestTestfile.cmake @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/martin/XTrackCAD/src/work/distribution +# Build directory: /home/martin/XTrackCAD/src/work/distribution +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs(posix) |