Introduce a tiny CMake project to gather Subversion revision information and place...
authorDouglas Gregor <dgregor@apple.com>
Mon, 25 Mar 2013 23:14:19 +0000 (23:14 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 25 Mar 2013 23:14:19 +0000 (23:14 +0000)
commit79f1dfa1f3573e0b48a5e66d8d9d58df2a7bd2c5
treec66a6d0f38cf612b92c9f116d2bca2626f913446
parent68d832a04dc87ec9bff72e325d81da2a806452b9
Introduce a tiny CMake project to gather Subversion revision information and place it into a header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177938 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/GetSVN.cmake [new file with mode: 0644]