Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6cca475bbf7cf8f3b03db3baaa772aa5b72e94de
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
lib.c
blob: 6401eca8fc6173a9e3ca83f302926a2742d64d5e [
file
] [
log
] [
blame
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib_c
(
void
)
{
}