aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/LLVMConfig.cmake.in
AgeCommit message (Expand)Author
2012-07-07LLVMConfig.cmake.in: Quote around @LLVM_INSTALL_PREFIX@, or it would not acce...NAKAMURA Takumi
2012-02-13add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith
2011-07-29Make my attempt to build up global deps variables actually utilizeChandler Carruth
2011-04-13Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this,Oscar Fuentes
2011-04-11CMake: remove some unnecesary code and ToDos.Oscar Fuentes
2011-04-10CMake: support for using LLVM from client projects with find_package.Oscar Fuentes
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer