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