static-php-cli/config/pkg/ext/ext-glfw.yml

8 lines
157 B
YAML
Raw Normal View History

ext-glfw:
type: php-extension
artifact: glfw
depends:
- glfw
2026-03-08 14:01:29 +08:00
php-extension:
arg-type@unix: '--enable-glfw --with-glfw-dir=@build_root_path@'