Re: [CMake] Debug buildtype broken

2007-09-19 Thread Andreas Pakulat
On 19.09.07 08:32:22, Bill Hoffman wrote: > Andreas Pakulat wrote: > >Hi, > > > >yesterday I noticed that the Debug buildtype has the same problems as > >the --enable-debug option in autohell. Its not possible to properly > >debug an application that has been built with CMAKE_BUILD_TYPE=Debug. > >A

Re: [CMake] Debug buildtype broken

2007-09-19 Thread BlinkEye
On Wed, September 19, 2007 14:32, Bill Hoffman wrote: > Andreas Pakulat wrote: >> Hi, >> >> yesterday I noticed that the Debug buildtype has the same problems as >> the --enable-debug option in autohell. Its not possible to properly >> debug an application that has been built with CMAKE_BUILD_TYPE=

Re: [CMake] Debug buildtype broken

2007-09-19 Thread Bill Hoffman
Andreas Pakulat wrote: Hi, yesterday I noticed that the Debug buildtype has the same problems as the --enable-debug option in autohell. Its not possible to properly debug an application that has been built with CMAKE_BUILD_TYPE=Debug. At least not with Unix Makefile's (possibly the same applies

[CMake] Debug buildtype broken

2007-09-19 Thread Andreas Pakulat
Hi, yesterday I noticed that the Debug buildtype has the same problems as the --enable-debug option in autohell. Its not possible to properly debug an application that has been built with CMAKE_BUILD_TYPE=Debug. At least not with Unix Makefile's (possibly the same applies to MinGW Makefile's but I