Skip to content

Commit 5c15e83

Browse files
committed
Removed visualization dependencies for core library
1 parent 91404c8 commit 5c15e83

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/optimization/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,8 @@ target_link_libraries(MetricOptimizationLib PUBLIC
2727
conformal_cpp
2828
igl::core
2929
igl::predicates
30-
igl::glfw
3130
spdlog::spdlog
32-
igl::embree
3331
pybind11::module
34-
Spectra
3532
${Boost_FILESYSTEM_LIBRARY}
3633
${Boost_SYSTEM_LIBRARY}
3734
${MPFR_LIBRARIES}

0 commit comments

Comments
 (0)