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