diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt index d07c8d1e8..ca4e63fbc 100644 --- a/deps/CMakeLists.txt +++ b/deps/CMakeLists.txt @@ -84,7 +84,7 @@ if (MSVC) dep_wxwidgets dep_gtest dep_nlopt - dep_qhull + # dep_qhull # Experimental dep_zlib # on Windows we still need zlib )