Boost logo

Boost-Build :

From: Jurko Gospodnetiæ (jurko.gospodnetic_at_[hidden])
Date: 2008-06-30 06:22:13


   Hi Jeremy.

> The important lines:
>
> import type : change-generated-target-suffix
> type.change-generated-target-suffix SHARED_LIB : : extension ;

   Just a little detail... I believe the first line here should be:

   import type ;

   The semicolon is missing and the change-generated-target-suffix rule
naming is not needed here since you always call it with its type. prefix.

   Best regards,
     Jurko Gospodnetiæ


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