Boost logo

Boost-Build :

From: Noel Belcourt (kbelco_at_[hidden])
Date: 2006-02-15 12:24:20


On Feb 14, 2006, at 1:40 AM, Vladimir Prus wrote:

> Hi Noel,
>
>> I'm reasonably new to boost build and I suspect this question has been
>> asked & answered before but I haven't found one.
>>
>> I've got a simple Jamfile
>>
>> lib Fmwk : [ glob *.C ] ;
>>
>
> Please use the following in your Jamroot:
>
> import type ;
> type.register-suffixes C : CPP ;

Awesome, thanks, works beautifully.

-- Noel


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