Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
380b324103da020d474b36db20595fff4072f895
/
.
/
Tests
/
RunCMake
/
CMP0156
/
lib4.c
blob: a992168b07924975dbb1145e8d6912e4fd3d950c [
file
]
#if defined(_WIN32)
__declspec
(
dllimport
)
#endif
void
lib3
(
void
);
void
lib4
(
void
)
{
}