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
/
BuildDepends
/
Project
/
zot_pch.cxx
blob: d9d04c7fad3cbca38de21f69f9d459297281702d (
plain
)
1
2
3
4
5
6
#include <zot_pch.hxx>
const char
*
zot_pch_f
()
{
return
zot_pch
;
}