ENH: Removed unused code now that INSTALL_FILES and INSTALL_PROGRAMS are not targets.
This commit is contained in:
parent
9d75da9eaf
commit
5639c69d39
|
@ -2451,7 +2451,6 @@ cmLocalGenerator
|
|||
#endif
|
||||
}
|
||||
break;
|
||||
case cmTarget::UTILITY:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue