OSDN Git Service

[CMake] Handle 'libtool' being at a path with spaces in it.
authorJordan Rose <jordan_rose@apple.com>
Wed, 13 Jun 2018 18:21:47 +0000 (18:21 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 13 Jun 2018 18:21:47 +0000 (18:21 +0000)
commita71e59ebf7ff06a6c39d28d6fea4f9340c499d0f
tree55526c63e15d1d8070db8f548e93aa68b1e893d5
parent6965c8b76101bbedbdb6f37b38a126fb582635bd
[CMake] Handle 'libtool' being at a path with spaces in it.

This can happen on macOS if the user's Xcode is at a path with spaces in it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334632 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt