Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
try_compile
/
Verbose.c
blob: 595387977afc7fc6d0a1e3fec16dca91d1ca9088 [
file
]
#ifndef
EXAMPLE_DEFINITION
# error "EXAMPLE_DEFINITION not defined."
#endif
int
main
(
void
)
{
return
0
;
}