mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
8 lines
157 B
YAML
8 lines
157 B
YAML
ext-glfw:
|
|
type: php-extension
|
|
artifact: glfw
|
|
depends:
|
|
- glfw
|
|
php-extension:
|
|
arg-type@unix: '--enable-glfw --with-glfw-dir=@build_root_path@'
|