[CMake] Boost Trunk is getting CMake support

Michael Jackson mike.jackson at bluequartz.net
Sun Nov 2 08:58:33 EST 2008


FIXED..

Thanks for the feedback

Mike
On Nov 2, 2008, at 3:49 AM, Maik Beckmann wrote:

> 2008/11/1 Michael Jackson <mike.jackson at bluequartz.net>:
>
> Hi Michael,
>
>> If you want to have a look try reading the following wiki page for  
>> more
>> details:
>>
>> https://svn.boost.org/trac/boost/wiki/CMakeConfigAndBuild
>
> There the statement
> {{{
> svn co http://svn.boost.org/svn/boost $BOOST/src
> }}}
> will check out the _hole_ repository into $BOOST/src. See
> {{{
> $ svn list http://svn.boost.org/svn/boost
> branches/
> empty/
> sandbox/
> sandbox-branches/
> sandbox-tags/
> svnmanager/
> tags/
> trunk/
> website/
> }}}
> I doubt this is intended.
>
> The right statement to get the trunk is
> {{{
> svn co http://svn.boost.org/svn/boost/trunk $BOOST/src
> }}}
>
>
> Best,
> -- Maik





More information about the CMake mailing list