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