[CMake] Feature request: list(UNIQUE <list>)
Mateusz Loskot
mateusz at loskot.net
Mon Jan 18 19:17:04 EST 2010
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?
Perhaps it would be trivial to implement by CMake gurus :-)
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
More information about the CMake
mailing list