mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
ENH: remove debug output
This commit is contained in:
@@ -406,7 +406,6 @@ void cmLocalVisualStudio7Generator::WriteConfiguration(std::ostream& fout,
|
||||
{
|
||||
flags += " /TP ";
|
||||
}
|
||||
std::cerr << flags << "\n";
|
||||
}
|
||||
|
||||
// Add the target-specific flags.
|
||||
|
||||
Reference in New Issue
Block a user