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
/
XCTest
/
StaticLibExample
/
StaticLibExample.c
blob: 8d16eb5969ee1acbfa701d9cb48ae69f28186bf5 (
plain
)
1
2
3
4
5
6
#include "StaticLibExample.h" int FourtyFour(void) { return 44; }