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