CMake: avoid a reconfigure loop from r213091
authorAlp Toker <alp@nuanti.com>
Tue, 15 Jul 2014 22:11:54 +0000 (22:11 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 15 Jul 2014 22:11:54 +0000 (22:11 +0000)
Removing the native CMakeCache.txt causes the target to get re-run needlessly
on some systems. We'll want another solution for that part of the fix.

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


No differences found