The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11692 ====================================================================== Reported By: Clinton Stimpson Assigned To: ====================================================================== Project: CMake Issue ID: 11692 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-01-13 11:02 EST Last Modified: 2011-01-13 11:02 EST ====================================================================== Summary: interrupt batch build doesn't stop visual studio Description: I ran cmake --build . --config Debug from the command line with a Visual Studio generator being used.
If I hit ctrl-c to stop the build, the cmd prompt comes back, but Visual Studio is still building in the background with no output coming to the console anymore. Process Explorer shows its still going as its own top level process. I'd like it to really stop. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-01-13 11:02 Clinton StimpsonNew Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
