From 9a1d6eded2750572e9f5f79e53ec507dd7a06ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 5 May 2018 18:22:00 +0200 Subject: New upstream version 5.1.1 --- app/lib/CTestTestfile.cmake | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/lib/CTestTestfile.cmake (limited to 'app/lib/CTestTestfile.cmake') diff --git a/app/lib/CTestTestfile.cmake b/app/lib/CTestTestfile.cmake new file mode 100644 index 0000000..9ebcf98 --- /dev/null +++ b/app/lib/CTestTestfile.cmake @@ -0,0 +1,9 @@ +# CMake generated Testfile for +# Source directory: /home/martin/XTrackCAD/src/work/app/lib +# Build directory: /home/martin/XTrackCAD/src/work/app/lib +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs(demos) +subdirs(examples) +subdirs(params) -- cgit v1.2.3