mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
deps: Fix dependency list
This commit is contained in:
parent
7e71aaffd5
commit
0984c9a111
2 changed files with 8 additions and 2 deletions
1
deps/deps-unix-static.cmake
vendored
1
deps/deps-unix-static.cmake
vendored
|
@ -63,7 +63,6 @@ ExternalProject_Add(dep_zlib
|
|||
INSTALL_COMMAND ""
|
||||
)
|
||||
|
||||
|
||||
ExternalProject_Add(dep_libpng
|
||||
DEPENDS dep_zlib
|
||||
EXCLUDE_FROM_ALL 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue