mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
.. | ||
build | ||
.gn | ||
BUILD.gn | ||
hello_shared.cc | ||
hello_shared.h | ||
hello_static.cc | ||
hello_static.h | ||
hello.cc | ||
README.txt |
This is an example directory structure that compiles some simple targets using gcc. It is intended to show how to set up a simple GN build. Don't miss the ".gn" file in this directory!