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