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
/
SimpleInstall
/
lib1.cxx
blob: 7aa905205f5bb09cfc2a9219f5f8b579d3a97b3c (
plain
)
1
2
3
4
5
6
#include "lib1.h" float Lib1Func() { return 2.0; }