Skip to content
  • Kevin Funk's avatar
    FindClang.cmake: Introduce CLANG_LIBCLANG_LIB · 3d08e545
    Kevin Funk authored
    Changes:
    - s/CLANG_CLANG_LIB/CLANG_LIBCLANG_LIB/
    - Handle it separately, it's a C lib after all
    - Don't add libclang to CLANG_LIBS
    - Search for libclang.dll on Windows -> fixes Windows support
    3d08e545