Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6cca475bbf7cf8f3b03db3baaa772aa5b72e94de
/
.
/
Tests
/
RunCMake
/
target_sources
/
lib2.c
blob: a060dc9c7d43928d9f4991decea1c38dd236427a [
file
] [
log
] [
blame
]
#include
<dir3.h>
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib2
(
void
)
{
}