Home | History | Annotate | only in /external/chromium_org/tools/gn/example
Up to higher level directory
NameDateSize
.gn23-Apr-201587
build/23-Apr-2015
BUILD.gn23-Apr-2015516
hello.cc23-Apr-2015344
hello_shared.cc23-Apr-2015243
hello_shared.h23-Apr-2015864
hello_static.cc23-Apr-2015243
hello_static.h23-Apr-2015272
README.txt23-Apr-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