CMake: system for providing llvm-config-like features to the user.
authorOscar Fuentes <ofv@wanadoo.es>
Mon, 9 Aug 2010 03:26:43 +0000 (03:26 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Mon, 9 Aug 2010 03:26:43 +0000 (03:26 +0000)
commit6252e987096e5b7154f18cca04d8e1cadc7373da
treef171e5c5dbf84f898951f78e95abeee8105af992
parentfd2f3e66fe8ba33c6a9cfb144ad0c136120ec37a
CMake: system for providing llvm-config-like features to the user.

The user can use a cmake function for obtaining the LLVM libraries
corresponding to a list of LLVM components.

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