ccls/cmake
Riatre Foo 344ade0420 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.
2018-08-08 00:25:46 -07:00
..
DefaultCMakeBuildType.cmake Change default cmake build type to Release 2018-03-24 10:23:31 -07:00
DownloadAndExtract7zip.cmake Import cmake improvement by Daan De Meyer 2018-04-07 10:21:07 -07:00
DownloadAndExtractClang.cmake cmake: for -DSYSTEM_CLANG=off, 6.0.0 -> 6.0.1 2018-07-29 18:02:37 -07:00
FindClang.cmake Fix compile on Windows + MSYS2-MinGW64 (#46) 2018-08-08 00:25:46 -07:00