1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Disable dep_libigl in deps. Include dir collisions...

This commit is contained in:
tamasmeszaros
2019-07-09 10:15:40 +02:00
parent 36049788ac
commit 386a42b4c5
+1 -1
View File
@@ -105,7 +105,7 @@ else()
dep_gtest
dep_nlopt
dep_qhull
dep_libigl
# dep_libigl # Not working, static build has different Eigen
)
endif()