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
/
PDBDirectoryAndName
/
mylibB.c
blob: 8be2aa064ecbaa2e2d52614c08a9e0272b525264 (
plain
)
1
2
3
4
int
mylibB
(
void
)
{
return
-
1
;
}