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
/
RunCMake
/
CMP0042
/
empty.cpp
blob: 11ec041d1ee7ffa5e989f0e48b8c3850b4c83d54 (
plain
)
1
2
3
4
5
6
7
#ifdef _WIN32 __declspec(dllexport) #endif int empty() { return 0; }