[CMake] ExternalProject: pass variable which contains a list

Tamás Kenéz tamas.kenez at gmail.com
Thu Oct 1 10:57:00 EDT 2015


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/92339bc5/attachment.html>


More information about the CMake mailing list