kwin/kcmkwin/kwinscripts/version.h.cmake

8 lines
199 B
CMake

#ifndef VERSION_H
#define VERSION_H
static const char global_s_versionString[] = "${VERSION_STRING}";
static const char global_s_versionStringFull[] = "${VERSION_STRING_FULL}";
#endif // VERSION_H