$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] Re: Visual Studio projects
From: Bruno Lalande (bruno.lalande)
Date: 2009-05-12 07:59:24
Hi,
> In future, things will probably get solved with CMake and Boost's CMake
> macros, so all these projects can be generated automagically.
FYI but I guess you already know that, these projects can already be
generated automagically with Bjam. I personally use only the Jamfiles
in GGL, whatever OS or compiler I'm using.
Regards
Bruno