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_3.cpp
blob: bd3a6d1c883da0680b3a6bb3afd1083c69f60d71 (
plain
)
1
2
3
4
5
6
7
#ifdef _WIN32 __declspec(dllexport) #endif int empty_3() { return 0; }