Hi.

 

I build boost library binaries from source using build system. And now the system copies dll and lib-files into stage.v9\lib directory. šBut I need:

1.       to copy pdb-files also.

2.       to copy into stage.v9\lib\32 or stage.v9\lib\64 – depending on target platform.

How to configure the build system to do so?

 

Regards,

Alexander Khomyak