Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
67ed00a1ca6acb9cf1c00418da4d1ff4e61e1975
/
.
/
Tests
/
GeneratorExpression
/
empty.cpp
blob: 7be1ca55932ac83238193b338db26fcba0e0fa1c [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
main
()
{
return
0
;
}