Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e0c02bc3cfa272bc833cfecee1bcfcf66fe73151
/
.
/
Tests
/
AliasTarget
/
empty.cpp
blob: 15f9ff59e4fb45d5a6d25d672da212c06fb262d1 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
main
(
void
)
{
return
0
;
}