summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/tutorials.pro
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-03-21 19:17:41 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-03-21 21:51:22 +0000
commit8158a8767c4c0ece37c55c2cc6777267221693ee (patch)
treec9c5aeb1a929706e2acb77650a57d7b7faf42080 /examples/widgets/tutorials/tutorials.pro
parent9281abb1bc10db9703d0147fed6d567f6a60c513 (diff)
Temporarily disable the opengles2 feature on WIN32
The feature used to be implicitly enabled because qt source ships with ANGLE sources, and thus ANGLE could always be built. Yet because the CMake port of ANGLE is not done yet, and because the feature is implicitly enabled, the build failed when trying to find GLES headers. To provide a nicer out-of-the-box configuring of the Windows build, disable the opengles2 feature on Windows, to default to a desktop GL build. It can be re-enabled once (if) ANGLE porting is done. After this change, you shouldn't need to pass any additional custom FEATURE_foo options to cmake to build qtbase on Windows. Change-Id: I94c96d8ef70cf671d2ce0198311f70b55fa642b1 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'examples/widgets/tutorials/tutorials.pro')
0 files changed, 0 insertions, 0 deletions