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