Re: [CMake] Link errors on Wiki/CMake

2012-07-19 Thread Bill Hoffman
On 7/18/2012 6:35 PM, Mateusz Loskot wrote: On 17 July 2012 14:34, Micha Renner micha.ren...@t-online.de wrote: The following links of www.cmake.org/Wiki/CMake generate 404 Errors [...] BTW, I try to maintain a short list of CMake tutorials here: http://stackoverflow.com/a/2194183/151641 I

Re: [CMake] Link errors on Wiki/CMake

2012-07-19 Thread Mateusz Loskot
On 19 July 2012 14:45, Bill Hoffman bill.hoff...@kitware.com wrote: On 7/18/2012 6:35 PM, Mateusz Loskot wrote: On 17 July 2012 14:34, Micha Renner micha.ren...@t-online.de wrote: The following links of www.cmake.org/Wiki/CMake generate 404 Errors [...] BTW, I try to maintain a short

Re: [CMake] Link errors on Wiki/CMake

2012-07-18 Thread David Doria
On Tue, Jul 17, 2012 at 9:34 AM, Micha Renner micha.ren...@t-online.dewrote: The following links of www.cmake.org/Wiki/CMake generate 404 Errors How CMake simplifies the build process by Bruno Abinader Part 1 - Basic build system :

Re: [CMake] Link errors on Wiki/CMake

2012-07-18 Thread Bill Hoffman
On 7/18/2012 12:53 PM, David Doria wrote: On Tue, Jul 17, 2012 at 9:34 AM, Micha Renner micha.ren...@t-online.de mailto:micha.ren...@t-online.de wrote: I an confirm all but the last - the PDF (http://www.cmake.org/Wiki/images/0/0a/CTest_Running_Modes.pdf) seems to work for me. If no one

Re: [CMake] Link errors on Wiki/CMake

2012-07-18 Thread Mateusz Loskot
On 17 July 2012 14:34, Micha Renner micha.ren...@t-online.de wrote: The following links of www.cmake.org/Wiki/CMake generate 404 Errors [...] BTW, I try to maintain a short list of CMake tutorials here: http://stackoverflow.com/a/2194183/151641 I have to admit, it's a floating matter. Best

[CMake] Link errors on Wiki/CMake

2012-07-17 Thread Micha Renner
The following links of www.cmake.org/Wiki/CMake generate 404 Errors How CMake simplifies the build process by Bruno Abinader Part 1 - Basic build system : http://www.abinader.com.br/bruno/how-cmake-simplifies-the-build-process-part-1-basic-build-system/ Howto use cmake with C/C++ projects: