[CMake] Issue with list( REMOVE_DUPLICATES )
Robert Dailey
rcdailey at gmail.com
Thu Jan 22 13:26:59 EST 2009
On Thu, Jan 22, 2009 at 5:39 AM, David Cole <david.cole at kitware.com> wrote:
> Use "list_var" instead of "${list_var}"
>
> ${list_var} will only work if it happens to evaluate to the name of a list
> variable....
That was the entire point :)
list_var isn't a list, it's a variable pointing to a list. Apologies if I
did not explain this properly before.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090122/54880da9/attachment.htm>
More information about the CMake
mailing list