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

Tyler Roscoe tyler at cryptio.net
Mon Jan 18 19:57:19 EST 2010


On Tue, Jan 19, 2010 at 12:17:04AM +0000, Mateusz Loskot wrote:
> 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?

It's called REMOVE_DUPLICATES.

tyler


More information about the CMake mailing list