set(router_STAT_SRCS1ROAbstractEdgeBuilder.h2ROEdge.cpp3ROEdge.h4ROFrame.cpp5ROFrame.h6ROHelper.cpp7ROHelper.h8ROLane.h9ROLoader.cpp10ROLoader.h11RONet.cpp12RONet.h13RONetHandler.cpp14RONetHandler.h15RONode.cpp16RONode.h17ROPerson.cpp18ROPerson.h19RORoutable.h20RORoute.cpp21RORoute.h22RORouteDef.cpp23RORouteDef.h24RORouteHandler.cpp25RORouteHandler.h26ROVehicle.cpp27ROVehicle.h28)2930add_library(router STATIC ${router_STAT_SRCS})31set_property(TARGET router PROPERTY PROJECT_LABEL "z_router")323334