mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 13:18:37 -06:00
ENH: try to fix things up for the dashboard
This commit is contained in:
@@ -1266,7 +1266,7 @@ void cmLocalUnixMakefileGenerator3
|
||||
{
|
||||
text = "Running external command ...";
|
||||
}
|
||||
std::set<cmStdString>::iterator dit;
|
||||
std::set<cmStdString>::const_iterator dit;
|
||||
for ( dit = glIt->second.GetUtilities().begin();
|
||||
dit != glIt->second.GetUtilities().end();
|
||||
++ dit )
|
||||
|
||||
Reference in New Issue
Block a user