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
/
LinkStatic
/
LinkStatic.c
blob: 360097744046dba3caf7db1216a3b8ede00ee156 (
plain
)
1
2
3
4
5
#include <math.h> int main(void) { return (int)sin(0); }