Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
468873faab9971e470b1cd5addfc8a00a1114c84
/
.
/
Tests
/
CMakeCommands
/
target_sources
/
empty_2.cpp
blob: 48ae8bb23c10842e61cc8cab130c7fa9865416a9 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
empty_2
()
{
return
0
;
}