generate-ninja/examples/rust_example
zhouganqing d816a8e1ea Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00
..
build Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00
hello_world Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00
.gn Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00
BUILD.gn Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00
BUILDCONFIG.gn Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00
README.txt Import Upstream version 0.0~git20221212.5e19d2f 2023-02-13 14:53:20 +08:00

README.txt

This is an example directory structure that compiles a Rust hello world
example. It is intended to show how to set up a simple Rust GN build.

Don't miss the ".gn" file in this directory!