Re: [CMake] Specifying different warning levels for debug and release

2007-07-10 Thread Jack Kelly
Paul Richards wrote: Hi, Is there a way to specify different warning levels for debug and release? Under Visual Studio 2003 we like to build debug with warning level 4, and release at warning level 3. Can CMake do this? I don't know if Visual Studio uses CFLAGS for warning level (I assume it

[CMake] Specifying different warning levels for debug and release

2007-07-10 Thread Paul Richards
Hi, Is there a way to specify different warning levels for debug and release? Under Visual Studio 2003 we like to build debug with warning level 4, and release at warning level 3. Can CMake do this? -- Paul Richards ___ CMake mailing list CMake@cmak