Skip to content

Commit

Permalink
Dependency from graph_algorithm to igraph added
Browse files Browse the repository at this point in the history
  • Loading branch information
joern274 committed May 14, 2024
1 parent 48a8b6f commit 9b0458a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/graph_algorithm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ if(PL_GRAPH_ALGORITHM OR BUILD_ALL_PLUGINS)
LINK_LIBRARIES PUBLIC ${igraph_LIBRARIES}
)

add_dependencies(graph_algorithm igraph_0_10)

endif()

0 comments on commit 9b0458a

Please sign in to comment.