[CMake] CMake, ITK, VTK, and Qt 4

2008-05-28 Thread Damion Shelton
Hi, This question involves the interaction of several different toolkits during the CMake configuration process, so I apologize if this is the wrong venue. I'm receiving the error: Warning: CMake is forcing CMAKE_CXX_RELEASE_FLAGS to /MD /O2 /Ob2 /DNDEBUG -DQT_NO_DEBUG to match that

Re: [CMake] CMake, ITK, VTK, and Qt 4

2008-05-28 Thread John Drescher
This question involves the interaction of several different toolkits during the CMake configuration process, so I apologize if this is the wrong venue. I'm receiving the error: Warning: CMake is forcing CMAKE_CXX_RELEASE_FLAGS to /MD /O2 /Ob2 /DNDEBUG -DQT_NO_DEBUG to match that imported

Re: [CMake] CMake, ITK, VTK, and Qt 4

2008-05-28 Thread Clinton Stimpson
Damion Shelton wrote: Hi, This question involves the interaction of several different toolkits during the CMake configuration process, so I apologize if this is the wrong venue. I'm receiving the error: Warning: CMake is forcing CMAKE_CXX_RELEASE_FLAGS to /MD /O2 /Ob2 /DNDEBUG