mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
BUG: Remove stray debugging message.
This commit is contained in:
@@ -213,7 +213,6 @@ std::string cmGlobalXCodeGenerator
|
||||
makeCommand += " ";
|
||||
makeCommand += additionalOptions;
|
||||
}
|
||||
std::cerr << "**** build command " << makeCommand.c_str() << "\n";
|
||||
return makeCommand;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user