http://sodium.resophonic.com/boost-cmake/current-docs/individual_libraries.html#tests-and-examples
sez:
Tests and examples are typically grouped into subdirectories, e.g.:
libs/
iostreams/
test/
examples/
CMake builds a parallel directory hierarchy in the build directory.
Following
http://sodium.resophonic.com/boost-cmake/current-docs/quickstart.html#checkout-download-the-code
$ git clone git://gitorious.org/boost/cmake.git boost-cmake
Initialized empty Git repository in /Users/dave/src/boost-cmake/.git/
remote: Counting objects: 423902, done.
remo
on Thu Nov 05 2009, "troy d. straszheim"
wrote:
> Bill Hoffman wrote:
>> I would like to setup a dashboard for the Boost CMake builds. We already
>> have the
>> dashboard setup here:
>>
>> http://my.cdash.org/index.php?project=boost
>>
>> I can run a few of the clients at Kitware. I would li