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