Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
380b324103da020d474b36db20595fff4072f895
/
.
/
Tests
/
RunCMake
/
GenEx-TARGET_RUNTIME_DLLS
/
lib2.c
blob: e145117477be09f5af39ecd7037d17be8d68eeae [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib2
(
void
)
{
}