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