add_library(frac SHARED src/graph.cpp src/network.cpp src/problem.cpp) target_include_directories(frac PUBLIC include PRIVATE voronoi/src)