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
/
OutOfSource
/
simple.cxx
blob: ffe0db90292588efdd6470d02b0c0eaab99aec36 (
plain
)
1
2
3
4
int
simple
()
{
return
123
;
}