summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/MocCMP0071/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 18:49:32 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:50:17 (GMT)
commita2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2 (patch)
tree24189d25c031ccd25aef407d55aaa42e8cdf04c1 /Tests/QtAutogen/MocCMP0071/CMakeLists.txt
parentcc66d356510c51b5240239a212a511fb0d23dc9a (diff)
downloadCMake-a2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2.zip
CMake-a2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2.tar.gz
CMake-a2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2.tar.bz2
Autogen: Tests: Separate MocCMP0071 test
Diffstat (limited to 'Tests/QtAutogen/MocCMP0071/CMakeLists.txt')
-rw-r--r--Tests/QtAutogen/MocCMP0071/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocCMP0071/CMakeLists.txt b/Tests/QtAutogen/MocCMP0071/CMakeLists.txt
new file mode 100644
index 0000000..a79f36e
--- /dev/null
+++ b/Tests/QtAutogen/MocCMP0071/CMakeLists.txt
@@ -0,0 +1,6 @@
+cmake_minimum_required(VERSION 3.10)
+project(MocCMP0071)
+include("../AutogenTest.cmake")
+
+add_subdirectory(OLD)
+add_subdirectory(NEW)