阅读背景:

有没有办法阻止Boost.Build递归扫描#include指令的头文件?

来源:互联网 

Is there a way to limit the header files that Boost.Build recursively scans for #include directives to a particular directory or set of directories? I.e. I'd like it to recursively scan the header files within my project only. I know that they external dependencies are not going to change (and being Boost and Qt they're pretty big). I end up with around 50,000 targets in the dependency tree which takes a while to process (resulting in a 1-2 minute build time even if no files have actually changed).Is there a way to limit the header files that B




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: