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