]> granicus.if.org Git - clang/commit
[CMake] Pass CLANG_VERSION_* variables into later stages
authorChris Bieneman <beanz@apple.com>
Wed, 21 Sep 2016 20:43:43 +0000 (20:43 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 21 Sep 2016 20:43:43 +0000 (20:43 +0000)
commit29d34c9a97824b10717654a125810ecb10b90305
tree0d7f321f37f287f3d848a7c66611e8daa68d22fc
parent1db13efe1beedb177f329d6b3945b08b6f460468
[CMake] Pass CLANG_VERSION_* variables into later stages

When supporting overriding clang versions we also need to pass those through to the next stage so they remain overridden.

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