Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 5 Apr 2011 17:02:48 +0000 (17:02 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 5 Apr 2011 17:02:48 +0000 (17:02 +0000)
commite7510c2e9648ab8e887d7b40d913c7a7db784d67
tree5bb5ead502e2ed4646ed07898e02b8bcbbccf8c6
parentb793bc1ccabef36b3223bae69f5e94a8e98d22eb
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
scheme is used by the functionality related to find_package.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128889 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
cmake/modules/CMakeLists.txt
cmake/modules/LLVM-Config.cmake [new file with mode: 0755]
cmake/modules/LLVM.cmake
cmake/modules/LLVMConfig.cmake [deleted file]
tools/llvm-config/CMakeLists.txt