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