Make glfw standalone though

This commit is contained in:
crazywhalecc
2026-05-08 22:51:49 +08:00
parent 61747f6f4e
commit 1b30c98fbd

View File

@@ -48,6 +48,7 @@ class GenExtTestMatrixCommand extends BaseCommand
*/
private const array STANDALONE = [
'grpc',
'glfw',
];
protected bool $no_motd = true;