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
/
CXXModules
/
sources
/
c-anchor.c
blob: 8adfcbbfdd579bbc178cd6a972450d2dbb3fef34 (
plain
)
1
2
3
4
int
c_anchor
(
void
)
{
return
0
;
}