summaryrefslogtreecommitdiffstats
path: root/cmake/modules/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clang] Add CMake target for installing clang's CMake exportsShoaib Meenai2019-02-201-2/+11
* Revert r323051 "[cmake] Use CLANG_BINARY_DIR to determine the build directory."Vassil Vassilev2018-01-241-1/+1
* [cmake] Use CLANG_BINARY_DIR to determine the build directory.Vassil Vassilev2018-01-201-1/+1
* [CMake] fix CLANG_INCLUDE_DIRS CMake exportGuillaume Papin2017-03-211-1/+1
* [CMake] Add CLANG_INCLUDE_DIRS to CMake exportsChris Bieneman2017-02-061-0/+7
* [cmake] Hint find_package() to prefer LLVM installed alongside clangMichal Gorny2017-01-311-0/+7
* cmake: Don't try to install exports if there aren't anyJustin Bogner2016-11-081-1/+4
* [ClangConfig] Store all of the targets exported in the variable CLANG_EXPORTE...Michael Gottesman2016-06-291-1/+1
* [ClangConfig] Unset some variables after we are done using them to configure ...Michael Gottesman2016-06-291-0/+5
* [ClangConfig] Instead of hard coding the ClangTargets location to /ClangTarge...Michael Gottesman2016-06-291-0/+14
* [ClangConfig] Follow LLVM's example and only install Clang{Config,Target}.cma...Michael Gottesman2016-06-291-4/+6
* [cmake] Instead of just copying ClangConfig.cmake, configure it using ClangCo...Michael Gottesman2016-06-291-10/+14
* [ClangConfig] Copy ClangConfig.cmake to ${CMAKE_BINARY_DIR}/${CLANG_INSTALL_P...Michael Gottesman2016-06-291-1/+1
* [ClangConfig] Replace paths with the same value as CLANG_INSTALL_PACKAGE_DIR ...Michael Gottesman2016-06-291-2/+2
* [cmake] Move creation of ClangTargets and installation of ClangConfig.cmake f...Michael Gottesman2016-06-291-0/+22