summaryrefslogtreecommitdiffstats
path: root/gn/examples/rust_example/BUILD.gn
blob: 964b331f96c7d89bad63d1ba7898d35704c18712 (plain)
1
2
3
group("default") {
  deps = [ "//hello_world/src:hello_world" ]
}