Home | History | Annotate | only in /external/chromium_org/tools/gn/example
Up to higher level directory
NameDateSize
.gn10-Mar-201587
build/10-Mar-2015
BUILD.gn10-Mar-2015516
hello.cc10-Mar-2015344
hello_shared.cc10-Mar-2015243
hello_shared.h10-Mar-2015864
hello_static.cc10-Mar-2015243
hello_static.h10-Mar-2015272
README.txt10-Mar-2015186

README.txt

      1 This is an example directory structure that compiles some simple targets using
      2 gcc. It is intended to show how to set up a simple GN build.
      3 
      4 Don't miss the ".gn" file in this directory!
      5