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
/
Framework
/
External
/
external.c
blob: 8441e71a05b26fce738775456f1ef29a48c27591 (
plain
)
1
2
3
4
int
external
(
void
)
{
return
0
;
}