~elvsc
./tree
rustgn
trunk
trunk
11
commits
Updated
2026-05-09 17:23:41
binaries/hello_world_cc
..
src/
BUILD.gn
binaries/hello_world_cc/BUILD.gn
cc_executable("hello_world_cc") { sources = [ "src/main.cc" ] deps = [ "//libraries/hello_cc" ] }