forked from qt-creator/qt-creator
Autotest: Add an EXPLICIT_MOC to CMakeLists.txt
...to circumvent auto_moc.cpp compilation errors with MSVC/Ninja. Change-Id: Ibc01d343d932bcc673dd750918277609df6b9f00 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -71,6 +71,7 @@ add_qtc_plugin(AutoTest
|
||||
testtreeitemdelegate.cpp testtreeitemdelegate.h
|
||||
testtreemodel.cpp testtreemodel.h
|
||||
testtreeview.cpp testtreeview.h
|
||||
EXPLICIT_MOC boost/boosttestsettingspage.h
|
||||
)
|
||||
|
||||
if (WITH_TESTS)
|
||||
|
||||
Reference in New Issue
Block a user