fix some appimage issues (#13210)

This commit is contained in:
SoftFever
2026-04-16 12:43:09 +08:00
committed by GitHub
parent bea09de087
commit 09c7ab665c
4 changed files with 36 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ orcaslicer_add_cmake_project(
-DwxUSE_ZLIB=sys
-DwxUSE_LIBJPEG=sys
-DwxUSE_LIBTIFF=OFF
-DwxUSE_LIBWEBP=builtin
-DwxUSE_EXPAT=sys
-DwxUSE_NANOSVG=OFF
)