Properly escaping the quotes so that bash doesn't do stupid things with the wildcards.
authorChris Bieneman <beanz@apple.com>
Thu, 16 Apr 2015 18:36:32 +0000 (18:36 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 16 Apr 2015 18:36:32 +0000 (18:36 +0000)
commite60729f73f4c6b0d2c709863dca6787f783e551c
tree1b4a9cfcf4fdffcfa799221fb3a69f922e2c02ad
parente59dcc804fa525212b27d4790ac3d001bac71c04
Properly escaping the quotes so that bash doesn't do stupid things with the wildcards.

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