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