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
/
testLib10.c
blob: d5ecb7fbe2294c2ce1ef2538f1fd39cb196a4222 (
plain
)
1
2
3
4
int
testLib10
(
void
)
{
return
0
;
}