mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Use cmake executor instead of raw command
This commit is contained in:
@@ -17,6 +17,4 @@ abstract class Executor
|
||||
{
|
||||
return new static($library);
|
||||
}
|
||||
|
||||
abstract public function build(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user