Thread: Getting a list of dependencies of a target
Getting a list of dependencies of a
target
United States
2007-04-17 00:25:12
Is there a way to
get a list of all the (leaf) dependencies of a target or file? Say I'd like to
get a list of header files that a .cpp file depends on.