mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Exit ccmake on fatal errors.
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
/**
|
||||
* Used to run cmake.
|
||||
*/
|
||||
void RunCMake(bool generateMakefiles);
|
||||
int RunCMake(bool generateMakefiles);
|
||||
|
||||
protected:
|
||||
cmCursesMainForm(const cmCursesMainForm& from);
|
||||
|
||||
Reference in New Issue
Block a user