aef55501bc
All linux CI machines have gtk3 installed. And Python GTK things are too complicate to setup. Pick-to: 6.4 6.3 6.2 5.15 Change-Id: I3c0d967f61aebea508784df79569b9d0064f66e2 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
28 lines
680 B
CMake
28 lines
680 B
CMake
# Generated from gtk-container.pro.
|
|
|
|
qt_find_package(GTK3) # special case
|
|
qt_find_package(X11) # special case
|
|
|
|
#####################################################################
|
|
## gtk-container Binary:
|
|
#####################################################################
|
|
|
|
qt_internal_add_manual_test(gtk-container
|
|
GUI
|
|
SOURCES
|
|
gtk-container.cpp
|
|
DEFINES
|
|
GDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_6
|
|
LIBRARIES # special case
|
|
PkgConfig::GTK3
|
|
Qt::Core
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
X11::X11 # special case
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:qt-client-widget.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|
|
|