[gn build] merge 9bcf0eff99

This commit is contained in:
Nico Weber 2021-03-15 17:04:50 -04:00
parent 9cfd301ec8
commit 01d648a69b
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ write_cmake_config("features") {
values = [
"CLANGD_ENABLE_REMOTE=0",
"CLANGD_MALLOC_TRIM=1",
"ENABLE_GRPC_REFLECTION=0",
]
if (clangd_build_xpc) {
values += [ "CLANGD_BUILD_XPC=1" ]