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
/
RunCMake
/
StandardLinkDirectories
/
TestLib
/
TestLib.c
blob: e5d2b1c1f23b6dc0e3c2036bf6546199b47abcdc (
plain
)
1
2
3
4
int
TestSymbol
(
void
)
{
return
0
;
}