cc_library(graph SRCS graph.cc) cc_library(node SRCS node.cc) cc_library(pass SRCS pass.cc)