On Thu, Jan 22, 2009 at 5:39 AM, David Cole <[email protected]> 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.
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
