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
/
PerConfig
/
pcStatic.c
blob: 7e1bf512d0c9c5b5d3fd964cde3b4a14e5fbe9e5 (
plain
)
1
2
3
4
const char
*
pcStatic
(
void
)
{
return
"INFO:symbol[pcStatic]"
;
}