[CMake] Newbie question, building the exe to a directory

Pingu qpingu at gmail.com
Mon Sep 3 14:54:50 EDT 2007


Thanks a ton for the help so far.

Now, I've got it to build the exe in the "bin" folder, but Visual Studio 
is being annoying by building it in "bin/debug". I've already tried 
"set(CMAKE_BUILD_TYPE Release)" but that doesn't remove the debug 
folder. Thanks.


More information about the CMake mailing list