summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/CommonTests.cmake
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 16:29:23 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:48:27 (GMT)
commit0b8597a86ee8bed2c34f52d309fd57b5f29a1595 (patch)
tree912e41e02cc0e562fca2caa9897e1e850359611b /Tests/QtAutogen/CommonTests.cmake
parent227a7974f426e0966d1736c66dd606b068985d1b (diff)
downloadCMake-0b8597a86ee8bed2c34f52d309fd57b5f29a1595.zip
CMake-0b8597a86ee8bed2c34f52d309fd57b5f29a1595.tar.gz
CMake-0b8597a86ee8bed2c34f52d309fd57b5f29a1595.tar.bz2
Autogen: Tests: Separate mocOnly and mocOnlyOpts tests
Diffstat (limited to 'Tests/QtAutogen/CommonTests.cmake')
-rw-r--r--Tests/QtAutogen/CommonTests.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/QtAutogen/CommonTests.cmake b/Tests/QtAutogen/CommonTests.cmake
index 0eaf831..5abbee5 100644
--- a/Tests/QtAutogen/CommonTests.cmake
+++ b/Tests/QtAutogen/CommonTests.cmake
@@ -1 +1,3 @@
# Autogen tests common for Qt4 and Qt5
+ADD_AUTOGEN_TEST(MocOnly mocOnly)
+ADD_AUTOGEN_TEST(MocOptions mocOptions)