|
Boost-Build : |
From: Jaroslav Gresula (jgresula_at_[hidden])
Date: 2006-12-28 19:16:47
I have a Jamfile looking like this:
lib some_lib :
# many .cpp files listed here
;
Once in a while, I would like to compile just a single .cpp file (no
linking, just compilation). The reason is that I want to make sure that
the particular .cpp file is ok and don't want to compile and link the
whole library.
Any ideas how to accomplish that? Thanks.
-- Jarda
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