CMake: Regenerate platformsupport/eventdispatchers
Change-Id: Ie9cbee3fcb58673c08e8378382dd45e61fc4ff01 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
46b1676804
commit
a7fc360b22
@ -1,5 +1,6 @@
|
||||
# Generated from eventdispatchers.pro.
|
||||
|
||||
qt_find_package(GLIB2) # special case
|
||||
set_package_properties(GLib PROPERTIES TYPE OPTIONAL) # special case
|
||||
|
||||
#####################################################################
|
||||
## EventDispatcherSupport Module:
|
||||
@ -12,9 +13,12 @@ add_qt_module(EventDispatcherSupport
|
||||
LIBRARIES
|
||||
Qt::CorePrivate
|
||||
Qt::GuiPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Core
|
||||
Qt::Gui
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:eventdispatchers.pro:<NONE>:
|
||||
#### Keys ignored in scope 1:.:.:eventdispatchers.pro:<TRUE>:
|
||||
# CONFIG = "static" "internal_module"
|
||||
# MODULE = "eventdispatcher_support"
|
||||
# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h"
|
||||
|
Loading…
Reference in New Issue
Block a user