When I generate using &quot;NMake Makefiles&quot; generator, I build like this (I run this command from inside the build directory):<div><br></div><div>nmake /f Makefile</div><div><br></div><div>Everything builds just fine, but is this a debug or release build? When you build with NMake, do you have a choice of which configuration you want to use? I&#39;m using the CMake 2.7 nightly build.</div>