Fix zlib on msvc
This commit is contained in:
parent
4a4d8b4e26
commit
4282c57069
3 changed files with 4 additions and 4 deletions
1
deps/deps-unix-common.cmake
vendored
1
deps/deps-unix-common.cmake
vendored
|
@ -54,7 +54,6 @@ ExternalProject_Add(dep_nlopt
|
|||
-DCMAKE_INSTALL_PREFIX=${DESTDIR}/usr/local
|
||||
${DEP_CMAKE_OPTS}
|
||||
)
|
||||
find_package(Git REQUIRED)
|
||||
|
||||
ExternalProject_Add(dep_qhull
|
||||
EXCLUDE_FROM_ALL 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue