forked from qt-creator/qt-creator
ClangFormat: Get rid of EXPLICIT_MOC
Otherwise it generates the following: "No relevant classes found. No output generated." during compilation. Change-Id: Ia0299db40412a8ba1543f6990a728b2ac3af07ac Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -14,8 +14,6 @@ add_qtc_plugin(ClangFormat
|
|||||||
clangformatsettings.cpp clangformatsettings.h
|
clangformatsettings.cpp clangformatsettings.h
|
||||||
clangformattr.h
|
clangformattr.h
|
||||||
clangformatutils.cpp clangformatutils.h
|
clangformatutils.cpp clangformatutils.h
|
||||||
EXPLICIT_MOC
|
|
||||||
clangformatconfigwidget.cpp clangformatconfigwidget.h
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if(TARGET ClangFormat)
|
if(TARGET ClangFormat)
|
||||||
|
|||||||
Reference in New Issue
Block a user