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
/
ArtifactOutputDirs
/
lib.c
blob: 22373f1940b25887b05107b58f4003d0ad39e441 (
plain
)
1
2
3
4
int
func
(
void
)
{
return
0
;
}