• Home
Name Date Size #Lines LOC

..--

build/03-May-2024-126107

.gnD03-May-202487 32

BUILD.gnD03-May-2024516 2923

README.txtD03-May-2024186 53

hello.ccD03-May-2024344 147

hello_shared.ccD03-May-2024243 104

hello_shared.hD03-May-2024864 3321

hello_static.ccD03-May-2024243 104

hello_static.hD03-May-2024272 114

README.txt

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