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: 5491bf960f4a65f0ae9fb9f345fc2fb6198bc1ba (
plain
)
1
int
testLib1
() {
return
0
; }