tree: 21891019e5b75291646e89a3b517ea526ef7c4dc [path history] [tgz]
  1. public/
  2. BUILD.bazel
  3. BUILD.gn
  4. README.md
applications/app_common/README.md

Application Common

This is a facade that has implementations for each target. app_common is a module that contains platform specific initialization code which is common to all (or at least some) executables in //applications.

The target implementations of this facade are located in //applications/app_common_impl.