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
/
testLib1.c
blob: 35bb1e5db5201485a453a9d12190eaf3a6ef2d4f (
plain
)
1
int
testLib1
(
void
) {
return
0
; }