mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 15:25:18 -06:00
fix build errors (#8210)
* fix build errors * fix windows * fix flatpak
This commit is contained in:
parent
fd0b2547f2
commit
6ed68342e0
5 changed files with 12 additions and 11 deletions
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
|
@ -361,6 +361,7 @@ set(_dep_list
|
|||
${PNG_PKG}
|
||||
${ZLIB_PKG}
|
||||
${EXPAT_PKG}
|
||||
dep_libnoise
|
||||
)
|
||||
|
||||
if (MSVC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue