ccls/cmake
Riatre Foo 87f36a4a96 Fix compile on Windows + MSYS2-MinGW64 (#46)
1. libClangDriver.a shipped by MSYS2 needs -lversion which is not
   included in CMAKE_CXX_STANDARD_LIBRARIES by default.
2. Use string literal for DEFAULT_RESOURCE_DIRECTORY to support
   backslashes in path.
2019-10-24 01:01:21 -07:00
..
DefaultCMakeBuildType.cmake Change default cmake build type to Release 2019-10-23 21:56:50 -07:00
DownloadAndExtract7zip.cmake Import cmake improvement by Daan De Meyer 2019-10-23 21:56:50 -07:00
DownloadAndExtractClang.cmake cmake: for -DSYSTEM_CLANG=off, 6.0.0 -> 6.0.1 2019-10-24 01:01:21 -07:00
FindClang.cmake Fix compile on Windows + MSYS2-MinGW64 (#46) 2019-10-24 01:01:21 -07:00