index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
Jump
/
Library
/
Static
/
jumpStatic.cxx
blob: 9b169cf98cb704ee18ab455ad144ef5493252d65 (
plain
)
1
2
3
4
int
jumpStatic
()
{
return
0
;
}