qt6-bb10/src
Simon Hausmann c2379c469c Fix linking on systems where there's no libGLX.so but mesa provides bindings
Behave like qmake and link against libGL simply. This happened in
offscreen.pro implicitly through QT += gui-private and needs to happen
explicitly here by using the CONFIG += opengl equivalent: WrapOpenGL.

Change-Id: I396c2256c89f4560bb7f936f7540b33c754b9eda
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-05-03 08:27:51 +00:00
..
3rdparty cmake: export locally-built dependencies in static build 2019-05-02 11:41:55 +00:00
android android: Properly indicate successful Qt install 2019-04-15 17:08:54 +00:00
angle ANGLE: Remove superfluous -Gm- option 2019-04-09 07:00:25 +00:00
concurrent Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
corelib cmake: export locally-built dependencies in static build 2019-05-02 11:41:55 +00:00
dbus Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
gui cmake: make the qt_find_package PROVIDED_TARGETS optional 2019-05-03 08:11:19 +00:00
network Write find_dependency() calls in Qt Module config files 2019-05-02 07:30:42 +00:00
opengl Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
openglextensions
platformheaders Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
platformsupport Fix linking on systems where there's no libGLX.so but mesa provides bindings 2019-05-03 08:27:51 +00:00
plugins cmake: Fix xcb_glx build 2019-05-03 08:13:56 +00:00
printsupport Write find_dependency() calls in Qt Module config files 2019-05-02 07:30:42 +00:00
sql Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
testlib Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
tools Export tool config and target files for each relevant module 2019-05-02 07:30:30 +00:00
widgets Write find_dependency() calls in Qt Module config files 2019-05-02 07:30:42 +00:00
winmain qtmain_win.cpp: Remove unused header files 2019-02-04 01:58:42 +00:00
xml Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
CMakeLists.txt Export tool config and target files for each relevant module 2019-05-02 07:30:30 +00:00
src.pro