Started on command line parsing, added string parse method for default generator

This commit is contained in:
Jorgen Bodde
2005-08-08 17:14:08 -04:00
parent 52f9353c45
commit 154529bd1c
6 changed files with 304 additions and 255 deletions

View File

@@ -91,7 +91,7 @@ bool CMakeSetupApp::OnInit()
// parse command line params
cmCommandLineInfo cm;
cm.SetValidArguments("ABGHQ");
cm.SetValidArguments("ABGHQG");
cm.ParseCommandLine(wxApp::argc, wxApp::argv);
// set vendor name and app for config