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