Boost logo

Boost Users :

Subject: Re: [Boost-users] OSX Framework
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-12-11 14:21:43


AMDG

On 12/11/2011 03:34 AM, Kraus Philipp wrote:
> Hello,
>
> I'm using Boost for a long time and create my package with bjam. Is there an option to create an OSX framework? OSX can handle libraries and headers in a special directory structure under eg /Library/Framework, can I build this structure with bjam or should I create it myself?
>

Boost.Build doesn't have any specific support
for it. You should be able to create any
directory structure you want using the
install rule, though.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net