AMDG
On 02/06/2018 03:40 PM, Stefan Seefeld via Boost-build wrote:
So now that the library name has changed, I suppose there is at least
one other change I need to add: Windows auto-linking support requires
the library name to be encoded in some source (header) file, doesn't it ?
Right. It's in a header somewhere... probably named
config.hpp or autolink.hpp
Any other changes I need to make, either to code or build logic, somewhere ?
- python-tag is used by libraries that depend on python (I think
mpi has python bindings). Make sure that the library naming
makes sense for those as well.