mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-28 01:39:17 -05:00
external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}
We were doing this before, but it was deleted during the
last GLFW update. Readd it to fix the associated macOS CI failure.
Fixes: ea5cd42e6 ("Update GLFW to version 3.4")
This commit is contained in:
4
src/external/glfw/README.md
vendored
4
src/external/glfw/README.md
vendored
@ -146,6 +146,10 @@ information on what to include when reporting a bug.
|
||||
- [X11] Bugfix: Content scale fallback value could be inconsistent (#1578)
|
||||
- [Wayland] Bugfix: The `GLFW_HAND_CURSOR` shape used the wrong image (#1432)
|
||||
- [NSGL] Removed enforcement of forward-compatible flag for core contexts
|
||||
- Export CMake `GLFW_PKG_DEPS` and `GLFW_PKG_LIBS` to parent scope for use
|
||||
in client pkg-configs (#1307)
|
||||
- Added a `glfw_objlib` CMake OBJECT library target for embedding into static
|
||||
libraries (#1307)
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Reference in New Issue
Block a user