Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
Properties
/
subdirtest.cxx
blob: 23f1048ec0de8bc1771749e53466c43683a3f890 [
file
] [
log
] [
blame
]
#ifndef
SUBDIR_TEST
# error Expected SUBDIR_TEST
#endif
int
main
(
int
,
char
**)
{
return
0
;
}