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