$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-08-24 02:46:00
Some questions:
1. Why does this Jamfile build the example with sources included
directly instead of referencing the library?
exe file_size : file_size.cpp
<lib>@boost/libs/filesystem/build/boost_filesystem
: <define>BOOST_ALL_NO_LIB
<include>$(BOOST_ROOT) <sysinclude>$(BOOST_ROOT)
;
2. Why isn't there an entry to build simple_ls?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com