diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt index d8e72370b..8b41c853d 100644 --- a/deps/CMakeLists.txt +++ b/deps/CMakeLists.txt @@ -105,7 +105,7 @@ else() dep_gtest dep_nlopt dep_qhull - dep_libigl + # dep_libigl # Not working, static build has different Eigen ) endif()