Subject: [Boost-build] how to add include directories for compile but not for scan
From: George Georgiev (george.georgiev.sf_at_[hidden])
Date: 2012-04-20 15:28:25


Hi,

I am working on project depending on very big number of external
libraries. I very rarely (never) change the header files for these
libraries.

Is there a way to specify some of the <include>s to be added to the
compiler instructions but to be ignored from bjam scan.

Thanks,
George