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