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