qt5base-lts/mkspecs/features/mac
Joerg Bornemann 49ef377349 Fix determination of OpenGL include paths on macOS, take 2
The sysrootification of OpenGL include paths must be done only once: at
configure time. The resolved paths are stored since 521a8539 and must not be
resolved again.

Turn the makeSpec-type opengl library into a custom-type one, and do
the sysrootification in the handler function.

Fixes: QTBUG-73736
Change-Id: I2933144057d6f01d8bfc7bda2c2df56c57303459
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-02-27 09:53:52 +00:00
..
unsupported
asset_catalogs.prf escape literal backslashes in qmake files 2018-12-12 17:24:39 +00:00
default_post.prf Fix default rpath dirs on Apple platforms 2019-01-15 14:26:29 +00:00
default_pre.prf Fix build of applications on iOS 2018-05-13 08:48:53 +00:00
mac.prf Fix resolution of QMAKE_INFO_PLIST for non-bundle artifacts 2017-10-23 13:50:45 +00:00
objective_c.prf unset OBJECTIVE_SOURCES and QMAKE_OBJECTIVE_CFLAGS after absorbing them 2016-10-25 17:49:49 +00:00
rez.prf
sdk.mk macOS: Don't check for stale SDK unless target needs to be remade 2019-01-29 11:08:31 +00:00
sdk.prf Fix determination of OpenGL include paths on macOS, take 2 2019-02-27 09:53:52 +00:00
toolchain.prf