2 Dec
2020
2 Dec
'20
6:14 p.m.
I believe this is true for the header files, but how would bcp know which subset of source files to include?
bcp gives you the header files included into a source file, and nothing more. It also has the caveat that it doesn't preprocess files, so it may miss includes that are obscured by macros. It does not give you the source files for separately compiled libraries, which may be required to implement components declared in those headers.
It does give you source files - specifically everything in libs/libname/src when it finds a header from "libname". John. -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus