$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] OSX Framework
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2011-12-11 06:34:01
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?
Thanks
Phil