Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
CustomCommandWorkingDirectory
/
working.c.in
blob: e026ff13a3442bf0dbf79184b01388fe696af2cf [
file
] [
log
] [
blame
]
int
customTarget
();
int
main
()
{
return
customTarget
();
}