Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
SourceProperties
/
empty.c
blob: 768abc2f27286a489b491d429c03894331c6943e [
file
]
int
empty
(
void
)
{
return
0
;
}