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
/
TestDriver
/
testExtraStuff.cxx
blob: bfd073c9a9320333586894c73055e8a48c7d1d2c (
plain
)
1
2
3
4
int
testExtraStuff
()
{
return
1
;
}