Files
static-php-cli/config/pkg/lib/glfw.yml

18 lines
274 B
YAML
Raw Normal View History

glfw:
type: library
artifact: glfw
2026-05-08 22:51:17 +08:00
frameworks:
- Cocoa
- CoreFoundation
- CoreVideo
- IOKit
- QuartzCore
2026-04-08 22:14:37 +08:00
headers:
- GLFW/glfw3.h
- GLFW/glfw3native.h
lang: cpp
static-libs@unix:
- libglfw3.a
2026-04-08 22:14:37 +08:00
static-libs@windows:
- glfw3.lib