Boost logo

Boost :

Subject: [boost] Including a system link library for every test, but only on mingw-w64 builds?
From: James E. King, III (jking_at_[hidden])
Date: 2017-11-06 20:48:55


Is BOOST_AUTO_LINK supposed to work on mingw-w64 builds with gcc? I'm
guessing not since I believe this is a MSVC concept, so I am looking for a
bjam recipe that will allow me to add the link library bcrypt.lib to all of
the tests in a project's test directory if the build is on a windows system
and not using msvc toolset. Are these any examples out there?

Thanks,

Jim


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk