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