diff options
author | Petr Hosek <phosek@chromium.org> | 2017-11-29 00:23:10 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-11-29 00:23:10 +0000 |
commit | eba57ead78584274a675537ee39f6eb202f542de (patch) | |
tree | 78bdf8be44a3e42af9e6803179bb9879462fe621 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4c1fa685908b90bdde7b2d681b6f0e4dca600d13 (diff) | |
download | bcm5719-llvm-eba57ead78584274a675537ee39f6eb202f542de.tar.gz bcm5719-llvm-eba57ead78584274a675537ee39f6eb202f542de.zip |
[CMake] Use LIST_SEPARATOR rather than escaping in ExternalProject_Add
Escaping ; in list arguments passed to ExternalProject_Add doesn't seem
to be working in newer versions of CMake (see
https://public.kitware.com/Bug/view.php?id=16137 for more details). Use
a custom LIST_SEPARATOR instead which is the officially supported way.
Differential Revision: https://reviews.llvm.org/D40257
llvm-svn: 319264
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions