summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/CommonTests.cmake
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 17:03:20 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:48:28 (GMT)
commitf658bdaa7c7899a46caf402d4114999019897d46 (patch)
tree8f329910864515efcd551ebe05b532a84e823859 /Tests/QtAutogen/CommonTests.cmake
parentf00e6c7c7024a784d2da310ba7b5f4a67e60fdff (diff)
downloadCMake-f658bdaa7c7899a46caf402d4114999019897d46.zip
CMake-f658bdaa7c7899a46caf402d4114999019897d46.tar.gz
CMake-f658bdaa7c7899a46caf402d4114999019897d46.tar.bz2
Autogen: Tests: Separate RccOffMocLibrary test
Diffstat (limited to 'Tests/QtAutogen/CommonTests.cmake')
-rw-r--r--Tests/QtAutogen/CommonTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/QtAutogen/CommonTests.cmake b/Tests/QtAutogen/CommonTests.cmake
index 0950062..f998b74 100644
--- a/Tests/QtAutogen/CommonTests.cmake
+++ b/Tests/QtAutogen/CommonTests.cmake
@@ -6,3 +6,4 @@ if(QT_TEST_ALLOW_QT_MACROS)
endif()
ADD_AUTOGEN_TEST(RccOnly rccOnly)
ADD_AUTOGEN_TEST(RccEmpty rccEmpty)
+ADD_AUTOGEN_TEST(RccOffMocLibrary)