fix build errors (#8210)

* fix build errors

* fix windows

* fix flatpak
This commit is contained in:
SoftFever 2025-01-28 01:07:27 +08:00 committed by GitHub
parent fd0b2547f2
commit 6ed68342e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 12 additions and 11 deletions

1
deps/CMakeLists.txt vendored
View file

@ -361,6 +361,7 @@ set(_dep_list
${PNG_PKG}
${ZLIB_PKG}
${EXPAT_PKG}
dep_libnoise
)
if (MSVC)