Exclude qhull from default dependency targets, make it optional.
This commit is contained in:
parent
113c6b2eba
commit
ee2b6abd61
2
deps/CMakeLists.txt
vendored
2
deps/CMakeLists.txt
vendored
@ -84,7 +84,7 @@ if (MSVC)
|
|||||||
dep_wxwidgets
|
dep_wxwidgets
|
||||||
dep_gtest
|
dep_gtest
|
||||||
dep_nlopt
|
dep_nlopt
|
||||||
dep_qhull
|
# dep_qhull # Experimental
|
||||||
dep_zlib # on Windows we still need zlib
|
dep_zlib # on Windows we still need zlib
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user