Skip to content
  • Benjamin Kramer's avatar
    CMake mingw build fixes. · 3ce29858
    Benjamin Kramer authored
    - llvm's libs must be linked after clang's
    - libLLVMSystem depends on psapi on win32 (get_system_libs has it)
    - CIndex builds successfully on mingw now
    
    llvm-svn: 83773
    3ce29858
Loading