Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
Tests
/
IncludeDirectories
/
TargetIncludeDirectories
/
other.cpp
blob: 9f961ac358694f794ca789eb9a223df6e852eb69 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
other
()
{
return
0
;
}