mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
Make glfw standalone though
This commit is contained in:
@@ -48,6 +48,7 @@ class GenExtTestMatrixCommand extends BaseCommand
|
|||||||
*/
|
*/
|
||||||
private const array STANDALONE = [
|
private const array STANDALONE = [
|
||||||
'grpc',
|
'grpc',
|
||||||
|
'glfw',
|
||||||
];
|
];
|
||||||
|
|
||||||
protected bool $no_motd = true;
|
protected bool $no_motd = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user