Move arg-type def in config

This commit is contained in:
crazywhalecc
2026-03-08 14:01:29 +08:00
parent 88af4a719f
commit 19d6d669c0
2 changed files with 2 additions and 8 deletions

View File

@@ -3,3 +3,5 @@ ext-glfw:
artifact: glfw
depends:
- glfw
php-extension:
arg-type@unix: '--enable-glfw --with-glfw-dir=@build_root_path@'