]> granicus.if.org Git - clang/commit
[CMake] Version is aways greater than 3
authorChris Bieneman <beanz@apple.com>
Thu, 9 Jun 2016 22:38:40 +0000 (22:38 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 9 Jun 2016 22:38:40 +0000 (22:38 +0000)
commitf5a39c169254a1e1830e7098fa92e0866259a388
treeeec0e442e51c16da931d15c3075ac0cb9e95cbb4
parent2486f3141fabe3242a40007893809c9c5bac2702
[CMake] Version is aways greater than 3

We don't need any checks for this code anymore. Since CMake version is always greater than 3 we can always generate the exports file.

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