Update build_args.gni

This commit is contained in:
uazo 2021-12-02 11:08:23 +01:00 committed by GitHub
parent 0453eb1466
commit ff6231659d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ if(getenv("TARGET_CPU") != "") {
# print("Target " + target_cpu)
enable_kythe_annotations = true
clang_use_chrome_plugins = false
if(!(_is_debug_build == "")) {
# print("Debug build on")