Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
Properties
/
subdirtest.cxx
blob: 23f1048ec0de8bc1771749e53466c43683a3f890 [
file
] [
edit
]
#ifndef
SUBDIR_TEST
# error Expected SUBDIR_TEST
#endif
int
main
(
int
,
char
**)
{
return
0
;
}