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
/
CMP0118
/
source.cpp.in
blob: 678cd7a700cb266a8a6ea09f181891e28a67c236 (
plain
)
1
2
3
4
5
int func(); int main() { return func(); }