llvm-project/clang/cmake/modules
Andrzej Warzynski 62e4f22e29 [clang] Add AddClang.cmake to the list of the CMake modules that are installed
This makes sure that AddClang.cmake is installed alongside other Clang
CMake modules. This mirrors LLVM and MLIR in this respect and is
required when building the new Flang driver out of tree (as it depends
on Clang and includes AddClang.cmake).

Reviewed By: bogner

Differential Revision: https://reviews.llvm.org/D94533
2021-02-04 12:38:38 +00:00
..
AddClang.cmake Reland [libclang] Install both libclang.a and libclang.so when LIBCLANG_BUILD_STATIC=ON 2020-05-06 19:33:58 -07:00
CMakeLists.txt [clang] Add AddClang.cmake to the list of the CMake modules that are installed 2021-02-04 12:38:38 +00:00
ClangConfig.cmake.in Make it possible for client code to consume CLANG_LINK_CLANG_DYLIB 2020-06-30 15:13:53 +02:00
ProtobufMutator.cmake [clang-fuzzer] Include ExternalProject before using it. 2019-04-05 19:47:17 +00:00