Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6b2bcae7d4e4356af41da60fb6b038683367c052
/
.
/
Tests
/
RunCMake
/
target_sources
/
lib1.c
blob: 95042def18a6cda9a03eaab15403e9c007022b04 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib1
(
void
)
{
}