ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates...
commit35e4ed78409746a657adea35b8771394a71a09bf
authorbarre <barre>
Wed, 12 Mar 2008 21:02:10 +0000 (12 21:02 +0000)
committerbarre <barre>
Wed, 12 Mar 2008 21:02:10 +0000 (12 21:02 +0000)
tree26a5b58b2fb0f65e55996cf4765ee72c0dae5e40
parentdaa5c7ffa3575f926efebcf85da55bab6ec1558c
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
Source/cmListCommand.cxx
Source/cmListCommand.h
Tests/CMakeTests/ListTest.cmake.in