Update build_args.gni
This commit is contained in:
parent
0453eb1466
commit
ff6231659d
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user