tree: 362c12ad8df530b24569e7e7e43aa05f65d723b5 [path history] [tgz]
  1. README.md
  2. wrappers.gni
  3. zx_binary.gni
  4. zx_executable.gni
  5. zx_host_tool.gni
  6. zx_library.gni
  7. zx_manifest.gni
  8. zx_test.gni
zircon/public/gn/unification/README.md

Build unification

The various templates defined in this folder are used to help with the migration of elements of the zircon build into the greater Fuchsia build.

zx_* templates wrap existing target types and add a metadata generation step. The resulting metadata is used in the Fuchsia build.

For more details, please visit http://fxb/3367.