Boost logo

Boost-Build :

Subject: [Boost-build] Adding 3rd party dependencies in jam file
From: Christian Henning (chhenning_at_[hidden])
Date: 2010-03-15 12:03:54


Hi there, I'm readying my boost submission for review. It's basically
an extension for boost::gil replacing the current Input/Output. Now,
I'm supporting png, tiff, and jpeg through their c-libs, like libpng,
etc.

My extension is header-only. Only for my unit tests I need to add
these dependencies. How is that usually done using jam files. I need
to add to my jam file is a way to set up path to the image libs header
files plus their respective lib files. It's suppose to work on Windows
and Linux platforms?

I have to admit my understanding on jam files are rather limited.

Thanks,
Christian


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