Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Dependency checking

> It is very possible. But isn't there some default one provided by the
CDT itself or does it have to be supplied by the toolchain?

afaik.. cdt provides three default calculators (gcc, indexer-based and a
do-nothing class), but its still up to the tool integrator to attach one
of these to their tool definitions if appropriate

thanks,
Andrew


Back to the top