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
/
Framework
/
Gui.c
blob: f669327a770b4d8cb215f3b1249688d4cb36f8b1 (
plain
)
1
2
3
4
5
int
foo
(
void
)
{
return
0
;
}