[cmake] Fix bug in r358779 - [CMake] Pass monorepo build settings in cross compile
authorDon Hinton <hintonda@gmail.com>
Sun, 21 Apr 2019 19:20:13 +0000 (19:20 +0000)
committerDon Hinton <hintonda@gmail.com>
Sun, 21 Apr 2019 19:20:13 +0000 (19:20 +0000)
commit75a43a28f0b315daf135e0b3c9ea7751c814a5eb
tree88dde93c9ff752f10b68b3614b944e9844f0124f
parent18cfd9fdaf0b01e7a9b2cc67fddfeed877c8fc8f
[cmake] Fix bug in r358779 - [CMake] Pass monorepo build settings in cross compile

Escape semicolons in the targets list so that cmake doesn't expand
them to spaces.

llvm-svn: 358859
llvm/cmake/modules/CrossCompile.cmake