$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [BGL] read_graphviz lib compiling
From: Cosimo Calabrese (cosimo.calabrese_at_[hidden])
Date: 2009-11-24 08:37:35
Jeremiah Willcock wrote:
>
> The Jamfile is in libs/graph/build/; it should work on all platforms and
> produces a library boost_graph (with platform-specific naming
> conventions). The reason that read_graphviz is in a separate source
> file is that it is not a template, while write_graphviz is templated
> over the graph type.
>
All clear, thanks Jeremiah.
Cosimo Calabrese.