New
v2.0.6
What's Changed
- Fix eglplatform in header only build not correctly replacing the khrplatform include
- Fix compile warning when GLAD_GLES2_USE_SYSTEM_EGL=1 by @halx99 in https://github.com/Dav1dde/glad/pull/456
- Fix: Use include instead of find_package for CMake config by @spnda in https://github.com/Dav1dde/glad/pull/457
- c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL by @haasn in https://github.com/Dav1dde/glad/pull/461
Full Changelog: https://github.com/Dav1dde/glad/compare/v2.0.5...v2.0.6