1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Exclude qhull from default dependency targets, make it optional.

This commit is contained in:
tamasmeszaros
2019-06-06 16:49:49 +02:00
parent 113c6b2eba
commit ee2b6abd61
+1 -1
View File
@@ -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
) )