Fix zlib on msvc

This commit is contained in:
tamasmeszaros 2019-12-11 13:59:17 +01:00
parent 4a4d8b4e26
commit 4282c57069
3 changed files with 4 additions and 4 deletions

View file

@ -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"