File: README.txt

package info (click to toggle)
generate-ninja 0.0~git20221212.5e19d2f-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,236 kB
  • sloc: cpp: 83,746; python: 2,007; sh: 204; lisp: 129; objc: 122; makefile: 26
file content (4 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (11)
1
2
3
4
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!