diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-02-15 14:48:51 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-02-15 19:47:51 (GMT) |
commit | 116459d34fab6327906e901753611636f84a16c1 (patch) | |
tree | ac4138eb8a7768db94db98988504f6b83b96b2c6 /Modules/CPackZIP.cmake | |
parent | 1c7c35c3723abfb91f5e9a986ccd4f7e70683baf (diff) | |
download | CMake-116459d34fab6327906e901753611636f84a16c1.zip CMake-116459d34fab6327906e901753611636f84a16c1.tar.gz CMake-116459d34fab6327906e901753611636f84a16c1.tar.bz2 |
cmListCommand: Avoid needlessly erasing from vectors.
The entire vector will be destroyed at once at the end of the scope,
and the remove algorithms already give us the end of the range of
interesting values, so just use those sentinals.
Diffstat (limited to 'Modules/CPackZIP.cmake')
0 files changed, 0 insertions, 0 deletions