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: 27e79f4ad42918f69086fd4bc81533f918c46beb (
plain
)
1
int
simple
() {
return
123
; }