[CMake] Feature request: list(UNIQUE <list>)

Alexander Neundorf a.neundorf-work at gmx.net
Tue Jan 19 14:26:09 EST 2010


On Tuesday 19 January 2010, Mateusz Loskot wrote:
> Hi,
>
> There is SORT command for lists:
>
> list(SORT <list>)
>
> I believe it would make sense to have UNIQUE command too:
>
> list(UNIQUE <list>)
>
> unless it's already available and I've not read the doc
> carefully, have I?

Please put feature requests in the bug tracker at 
http://public.kitware.com/Bug

About additional features for the list() command... there are so many things 
which you can do on lists, I don't know how to decide which ones to implement 
and which not.

Alex


More information about the CMake mailing list