CppEditor: Quieten moc warnings during CMake build

Change-Id: If8791e85d519b4a20ffa7c9d9302000d07ea605e
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
Tobias Hunger
2020-03-17 13:55:38 +01:00
parent bccf50827c
commit 0fe2b961b9

View File

@@ -43,5 +43,4 @@ extend_qtc_plugin(CppEditor
followsymbol_switchmethoddecldef_test.cpp
EXPLICIT_MOC
cppdoxygen_test.h
cppquickfix_test.h
)