mirror of https://github.com/mosra/magnum.git
Browse Source
The change in 87c7eea1e2 caused a breakage
with old FindMagnum modules, which use if(MAGNUM_TARGET_GLES3) to decide
if they should link to libGLES.
This is now still only defined for deprecated builds, so non-deprecated
builds with old FindMagnum will fail.
pull/638/head
1 changed files with 4 additions and 6 deletions
Loading…
Reference in new issue