
16 Jan
2009
16 Jan
'09
3:57 a.m.
Hello, Using the File Dependency sample as an example, if I wanted the topo sorted list of dependencies for *just* libfoobar.a, is there an obvious way to do it without constructing another mini graph and calling topological_sort on it? TIA, Emit