Searched refs:GN (Results 1 – 3 of 3) sorted by relevance
51 GN ?= $(PREBUILTS)/gn/gn macro73 @$(GN) --export-compile-commands gen --args='$(GN_ARGS)' $(OUT_DIR)92 @find . \( -name \*.gn -o -name \*.gni \) | xargs -n1 $(GN) format
6 Everything is built with [GN](https://gn.googlesource.com/gn/).23 * [`build`](../build): Common GN configuration, build scripts, and linker
87 # We never use the output but GN requires each target to have one, and for
Completed in 61 milliseconds