Boost logo

Boost-Build :

From: jeffreyholle (jeffreyholle_at_[hidden])
Date: 2005-03-31 16:04:03


I wish to employ bjam for a wxWidgets application development.
The smooth way to get all the compiler/linker flags and stuff is using
"wx-config".

I'd like to use something like:
<cxxflags>$(wx-config --cppflags)

in my Jamfile. However, this doesn't work.

Is there a way to do this?

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk