Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
LibName
/
bar.c
blob: c6c1e66c918e11f4fd51158a7bbe8ee1cdb96cb5 [
file
] [
log
] [
blame
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
extern
void
foo
()
{
}