index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
CMakeCommands
/
target_sources
/
empty_2.cpp
blob: 48ae8bb23c10842e61cc8cab130c7fa9865416a9 (
plain
)
1
2
3
4
5
6
7
#ifdef _WIN32 __declspec(dllexport) #endif int empty_2() { return 0; }