[CMake] MSVC projects keep building even if one fails

Brad Aisa Brad.Aisa at Colorado.EDU
Thu Dec 18 14:33:56 EST 2008


When I'm building using MSVC 9, if one project fails, the build keeps 
going -- I want the build to stop if any project fails. Can someone tell 
me how to do this?

Also (minor point) how is the default project chosen? Can I explicitly 
override this to force my main executable target to be the default 
project? Thanks!


More information about the CMake mailing list