BUG: Remove stray debugging message.
This commit is contained in:
parent
abaa026721
commit
4c87af30b2
|
@ -213,7 +213,6 @@ std::string cmGlobalXCodeGenerator
|
|||
makeCommand += " ";
|
||||
makeCommand += additionalOptions;
|
||||
}
|
||||
std::cerr << "**** build command " << makeCommand.c_str() << "\n";
|
||||
return makeCommand;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue