ccls/cmake
Ka Ho Ng ca58bd8bd2 Fix cmake/FindClang.cmake running on FreeBSD
execinfo is not specified as linking dependencies, but libLLVMSupport requires it.
Specify execinfo as linking dependency for FreeBSD in cmake/FindClang.cmake.
2018-07-14 16:56:37 +08: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 clang+llvm-6.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz.SHA256 -> 16.04 2018-05-13 09:07:19 -07:00
FindClang.cmake Fix cmake/FindClang.cmake running on FreeBSD 2018-07-14 16:56:37 +08:00