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
/
ExportImport
/
Export
/
sub
/
testLib8C.c
blob: a5568c73f4131858e3bb40a03cb4a3dec44cc066 (
plain
)
1
2
3
4
int
testLib8C
(
void
)
{
return
0
;
}