Warning, /education/parley/config-parley.h.cmake is written in an unsupported language. File is not indexed.

0001 /* libxslt available */
0002 #cmakedefine HAVE_LIBXSLT 1
0003 /* xrender available for fading pixmaps */
0004 #cmakedefine HAVE_XRENDER 1
0005 
0006 /* Parleys application version string
0007     It is adopted from script updated KDE Application version in top-level CMakeLists.txt*/
0008 #define PARLEY_VERSION_STRING "@parley_VERSION@"