Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
275b2cc12f6d766b5e0e9e4ba5ae6532d3f7d817
/
.
/
Tests
/
IncludeDirectories
/
CMP0021
/
main.cpp
blob: 0f87dd9970ec5e195b00e25f01f78218938f2431 [
file
]
#include
"cmp0021.h"
#ifndef
CMP0021_DEFINE
# error Expected CMP0021_DEFINE
#endif
int
main
(
int
,
char
**)
{
return
0
;
}