ERR: Remove debug
This commit is contained in:
parent
4fbf360a26
commit
ba0b6d3078
@ -43,7 +43,6 @@ bool cmIncludeCommand::InitialPass(std::vector<std::string> const& args)
|
|||||||
std::string mfile = m_Makefile->GetModulesFile(module.c_str());
|
std::string mfile = m_Makefile->GetModulesFile(module.c_str());
|
||||||
if ( mfile.size() )
|
if ( mfile.size() )
|
||||||
{
|
{
|
||||||
std::cout << "Module found: " << mfile.c_str() << std::endl;
|
|
||||||
fname = mfile.c_str();
|
fname = mfile.c_str();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user