Fix KWIN_VERSION_STRING in config-kwin.h.cmake
Left-over from pre-splitting.
This commit is contained in:
parent
2d2e1976cb
commit
1992b97ae3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#cmakedefine KWIN_BUILD_ACTIVITIES 1
|
||||
#define KWIN_NAME "${KWIN_NAME}"
|
||||
#define KWIN_CONFIG "${KWIN_NAME}rc"
|
||||
#define KWIN_VERSION_STRING "${KDE4WORKSPACE_VERSION}"
|
||||
#define KWIN_VERSION_STRING "${KWIN_VERSION}"
|
||||
#cmakedefine01 HAVE_WAYLAND
|
||||
#cmakedefine01 HAVE_WAYLAND_EGL
|
||||
#cmakedefine01 HAVE_XKB
|
||||
|
|
Loading…
Reference in a new issue