diff options
Diffstat (limited to 'Tests/QtAutogen/CommonTests.cmake')
-rw-r--r-- | Tests/QtAutogen/CommonTests.cmake | 2 |
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) |