Sign in
gn
/
gn.git
/
387e3ab4a6ccf1c8879c4fa91b7f785a92d7d137
/
.
/
tools
/
gn
/
format_test_data
/
003.gn
blob: 429165a285cbae37c1ca223483e40b0d5cf57647 [
file
] [
log
] [
blame
]
executable
(
"test"
)
{
sources
=
[
"stuff.cc"
,
"things.cc"
]
deps
=
[
"//base"
,
]
}