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
/
RunCMake
/
VisibilityPreset
/
lib.cpp
blob: 06b3472f2a4efe4c4cc991a09045e7fcb733abaf (
plain
)
1
2
3
4
5
int
foo
(
void
)
{
return
42
;
}