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: 4bb33255f848e9ba80c5b81159cc031897612c2b (
plain
)
1
2
3
4
int
testExe1lib
(
void
)
{
return
0
;
}