[CMake] How to set environment variables with spaces in commands

Qingping Hou dave2008713 at gmail.com
Sat Dec 12 03:31:06 EST 2015


On Thu, Dec 10, 2015 at 4:38 AM, Ruslan Baratov
<ruslan_baratov at yahoo.com> wrote:
> This makes writing ExternalProject_Add steps with modification of
> environment quite non-trivial task (at least doing it correctly). This
> feature definitely missing in CMake. I've mentioned it once already:
> https://cmake.org/pipermail/cmake-developers/2015-August/026053.html

Interesting, good to know that it's actually a missing feature instead
of me trying to do something dumb ;)

hunter is a pretty cool project! I will read through the code and see
how it works around this issue.


More information about the CMake mailing list