ENH: remove commented code

This commit is contained in:
Bill Hoffman 2005-03-22 07:27:10 -05:00
父節點 c2ad3e4afc
當前提交 e0fab29395

查看文件

@ -534,8 +534,6 @@ void cmLocalGenerator::AddBuildTargetRule(const char* llang, cmTarget& target)
std::string flags; // should be set
std::string linkFlags; // should be set
this->GetTargetFlags(linkLibs, flags, linkFlags, target);
// Change the type to utility
// target.SetType(cmTarget::UTILITY, target.GetName());
std::string rule = m_Makefile->GetRequiredDefinition(createRule.c_str());
this->ExpandRuleVariables(rule,
llang, // language