llvm-6502/cmake
Jim Grosbach 0a2e27d964 CMake: Don't run 'git svn' if there is no .git/svn directory.
If the local checkout does not have 'git svn' references set up, don't try
to use 'git svn' for version information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169749 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-10 19:03:37 +00:00
..
modules CMake: Don't run 'git svn' if there is no .git/svn directory. 2012-12-10 19:03:37 +00:00
platforms CMake toolchain file for Android NDK. 2012-09-11 11:54:27 +00:00
config-ix.cmake Fix Android build of gtest and lib/Support. 2012-09-04 09:14:45 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

See docs/CMake.html for instructions on how to build LLVM with CMake.