Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
target_sources
/
lib2.c
blob: a060dc9c7d43928d9f4991decea1c38dd236427a [
file
]
#include
<dir3.h>
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
void
lib2
(
void
)
{
}