[CMake] ExternalProject: pass variable which contains a list

Tamás Kenéz tamas.kenez at gmail.com
Thu Oct 1 11:08:36 EDT 2015


I'm sorry, I got it, LIST_SEPARATOR

On Thu, Oct 1, 2015 at 4:57 PM, Tamás Kenéz <tamas.kenez at gmail.com> wrote:

> Hi,
>
> I tried to pass a variable to an ExternalProjects config step which
> contains a list:
>
>     ExternalProject_Add(... CMAKE_ARGS "-DVAR=contains\;list" ...)
>
> I tried various number of backslashes but none of them worked.
> I'd be interested in a workaround if there's one.
>
> Tamas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20151001/6368171a/attachment.html>


More information about the CMake mailing list