mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
cs fix
This commit is contained in:
@@ -13,7 +13,6 @@ trait libjxl
|
||||
{
|
||||
protected function build(): void
|
||||
{
|
||||
|
||||
$cmake = UnixCMakeExecutor::create($this)
|
||||
->addConfigureArgs(
|
||||
'-DJPEGXL_ENABLE_TOOLS=OFF',
|
||||
|
||||
Reference in New Issue
Block a user