Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
be81b4e20bdfdffe412bb15618f53f359fe95d68
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
simplelib.c
blob: 76ff921464111ce3b89a366e684aa8cfcb553777 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
simplelib
(
void
)
{
}