Allow argument Q
This commit is contained in:
parent
b7fa92c9e1
commit
ceb63bedaf
@ -143,7 +143,7 @@ bool wxCMakeSetup::OnInit()
|
||||
{
|
||||
cmSystemTools::DisableRunCommandOutput();
|
||||
cmCommandLineInfo cm;
|
||||
cm.SetValidArguments("ABGH");
|
||||
cm.SetValidArguments("ABGHQ");
|
||||
cm.ParseCommandLine(wxApp::argc, wxApp::argv);
|
||||
|
||||
this->SetVendorName("Andy");
|
||||
|
Loading…
x
Reference in New Issue
Block a user