mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
ENH: fix warning
This commit is contained in:
parent
125b6c10f4
commit
94b11a6ee4
@ -385,7 +385,6 @@ void cmMakefile::ConfigureFinalPass()
|
||||
bool oldVersion = (!versionValue || atof(versionValue) < 1.4);
|
||||
// merge libraries
|
||||
|
||||
std::string notFoundVars;
|
||||
for (cmTargets::iterator l = m_Targets.begin();
|
||||
l != m_Targets.end(); l++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user