Home | History | Annotate | only in /external/chromium_org/tools/gn/example
Up to higher level directory
NameDateSize
.gn05-Aug-201587
build/05-Aug-2015
BUILD.gn05-Aug-2015516
hello.cc05-Aug-2015344
hello_shared.cc05-Aug-2015243
hello_shared.h05-Aug-2015864
hello_static.cc05-Aug-2015243
hello_static.h05-Aug-2015272
README.txt05-Aug-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