cargo_gn 0.0.10

Cargo integration with the GN build system
1
2
3
4
5
6
7
8
9
[submodule "gn"]
	path = gn
	url = https://gn.googlesource.com/gn
[submodule "build"]
	path = example/build
	url = https://github.com/timniederhausen/gn-build
[submodule "ninja"]
	path = ninja
	url = https://github.com/ninja-build/ninja