CMake: Disallow in-source builds except when building with the Visual
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 14 Nov 2008 03:43:18 +0000 (03:43 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 14 Nov 2008 03:43:18 +0000 (03:43 +0000)
commit6326a0d5090110c334a3a554bfb10b37a6fe4709
tree0552ab2f0a81a0d4557f403c0a0b0d183105b2da
parentc663beecdb6d87409ac4891c1a8febdf12013ad2
CMake: Disallow in-source builds except when building with the Visual
Studio IDE. CMake would overwrite the makefiles distributed with LLVM.

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