[autotools->cmake] Added CMake support for the preprocessor variable CLANG_REPOSITORY...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 15 Aug 2013 19:22:33 +0000 (19:22 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 15 Aug 2013 19:22:33 +0000 (19:22 +0000)
commit46d67de84dcfb91bd7784252516b2e39a9129f85
treef5b72b4414c50f93fd54dacc9a41839f66f9baf7
parent8548725f290ddae3feef2a15fc672010087c939b
[autotools->cmake] Added CMake support for the preprocessor variable CLANG_REPOSITORY_STRING.

This is a patch in a longer series of patches to add
capabilities/definitions that are present in the Autotools build chain
and not in the CMake build chain to the CMake build chain.

*NOTE* I am hacking on this in my free time. I will annotate each commit
with the [autotools->cmake] header.

llvm-svn: 188478
clang/CMakeLists.txt