forked from qt-creator/qt-creator
Sqlite: Disable auto moc and uic because there are no QObjects
Change-Id: Ia96f99a38ceaffd233f5248db2e2b0911b1a4342 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
add_qtc_library(Sqlite
|
||||
PROPERTIES AUTOMOC OFF AUTOUIC OFF
|
||||
PUBLIC_DEFINES
|
||||
BUILD_SQLITE_LIBRARY
|
||||
SQLITE_CORE
|
||||
|
||||
Reference in New Issue
Block a user