We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bdebb commit 0def98eCopy full SHA for 0def98e
.gn
@@ -15,5 +15,7 @@ buildconfig = "//build_overrides/BUILDCONFIG.gn"
15
# "gn check" or "gn gen --check".
16
check_targets = [ "*" ]
17
18
+script_executable = "python3"
19
+
20
default_args = {
21
}
0 commit comments