COMP: fix compile errors on vs6 and a warning

This commit is contained in:
Ken Martin
2008-03-02 08:36:18 -05:00
parent c1f692ec27
commit e0059c0db7
3 changed files with 22 additions and 23 deletions
-1
View File
@@ -46,7 +46,6 @@ bool cmAddCustomTargetCommand
"this is not allowed according to policy CMP_0001. Run "
"cmake --help-policy CMP_0001 for more information.");
return false;
break;
case cmPolicies::REQUIRED_IF_USED:
case cmPolicies::REQUIRED_ALWAYS:
this->SetError(