|
Boost-Build : |
From: Alberto (alberto.ing_at_[hidden])
Date: 2007-04-16 03:24:47
I'm looking for a way setup _global_ include and library definition.
Example:
exe hello : hello.cpp : <include>C:\\Boost\\include\\boost-1_33_1 ;
Instead of writing something like this I'd like to have:
exe hello : hello.cpp ; (included by default or by project)
or at least a
exe hello : hello.cpp boost ; (boost project setup somewhere else)
I new to jam, so I'm probably missing something obvious,
thanks for any help.
-- Alberto
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