Skip to content

Commit eb6c34f

Browse files
committed
Removed plot from cmake
1 parent 18471a3 commit eb6c34f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ add_subdirectory(src/optimization)
9797
if(ENABLE_VISUALIZATION)
9898
include(polyscope)
9999
target_link_libraries(MetricOptimizationLib PUBLIC
100-
plot
101100
polyscope
102101
)
103102
endif()

0 commit comments

Comments
 (0)