mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Fix zlib on msvc
This commit is contained in:
parent
4a4d8b4e26
commit
4282c57069
3 changed files with 4 additions and 4 deletions
2
deps/deps-windows.cmake
vendored
2
deps/deps-windows.cmake
vendored
|
@ -215,8 +215,6 @@ if (${DEP_DEBUG})
|
|||
)
|
||||
endif ()
|
||||
|
||||
find_package(Git REQUIRED)
|
||||
|
||||
ExternalProject_Add(dep_qhull
|
||||
EXCLUDE_FROM_ALL 1
|
||||
#URL "https://github.com/qhull/qhull/archive/v7.3.2.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue