2 lines
44 B
CMake
2 lines
44 B
CMake
list(REMOVE_DUPLICATES mylist one_too_many)
|
list(REMOVE_DUPLICATES mylist one_too_many)
|