llvm-project/clang/cmake/modules
serge-sans-paille 05c479491c Make it possible for client code to consume CLANG_LINK_CLANG_DYLIB
If a client code wants to consume clang libraries, it needs to know
CLANG_LINK_CLANG_DYLIB value in order to decide whether to use the DYLIB or
individual components.

Differential Revision: https://reviews.llvm.org/D82291
2020-06-30 15:13:53 +02: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 CMake target for installing clang's CMake exports 2019-02-20 23:16:15 +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