[CMake] CMake used by Boost?

2009-03-21 Thread Piotr Dobrogost
Hi On the following page http://www.cmake.org/cmake/help/documentation.html one can read the following statement In addition many other popular open source projects use CMake such as VTK, ITK, ParaView, VXL, SecondLife and Boost. Does Boost really use CMake and not Boost.Build as a build system?

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Bill Lorensen
I don't use boost, but a quick google search found this: https://svn.boost.org/trac/boost/wiki/CMakeConfigAndBuild Bill On Sat, Mar 21, 2009 at 12:28 PM, Piotr Dobrogost p...@opensource.autoera.pl wrote: Hi On the following page http://www.cmake.org/cmake/help/documentation.html one can

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Bill Hoffman
Bill Lorensen wrote: I don't use boost, but a quick google search found this: https://svn.boost.org/trac/boost/wiki/CMakeConfigAndBuild Here is another wiki about the Boost CMake work: https://svn.boost.org/trac/boost/wiki/CMake Currently, there are cmakelists.txt files in the trunk svn

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Piotr Dobrogost
Bill Hoffman wrote: Here is another wiki about the Boost CMake work: https://svn.boost.org/trac/boost/wiki/CMake Thanks for info. Currently, there are cmakelists.txt files in the trunk svn for Boost. Brad King and I will be speaking about CMake at Boost Con this spring. Are you going to

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Vladimir Prus
On Saturday 21 March 2009 22:28:43 Piotr Dobrogost wrote: Hi On the following page http://www.cmake.org/cmake/help/documentation.html one can read the following statement In addition many other popular open source projects use CMake such as VTK, ITK, ParaView, VXL, SecondLife and Boost.

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Bill Hoffman
Vladimir Prus wrote: On Saturday 21 March 2009 22:28:43 Piotr Dobrogost wrote: Hi On the following page http://www.cmake.org/cmake/help/documentation.html one can read the following statement In addition many other popular open source projects use CMake such as VTK, ITK, ParaView, VXL,

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Bill Hoffman
Bill Hoffman wrote: Vladimir Prus wrote: Therefore, that page is at very least inaccurate. I would like to request CMake developers fix that page. Gotcha, will do. Done: http://www.cmake.org/cmake/help/documentation.html Sorry for any confusion. -Bill

Re: [CMake] CMake used by Boost?

2009-03-21 Thread Vladimir Prus
On Sunday 22 March 2009 01:01:44 Bill Hoffman wrote: Bill Hoffman wrote: Vladimir Prus wrote: Therefore, that page is at very least inaccurate. I would like to request CMake developers fix that page. Gotcha, will do. Done: