You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
418 B
11 lines
418 B
#cmakedefine KWIN_BUILD_DECORATIONS 1 |
|
#cmakedefine KWIN_BUILD_TABBOX 1 |
|
#cmakedefine KWIN_BUILD_DESKTOPCHANGEOSD 1 |
|
#cmakedefine KWIN_BUILD_SCREENEDGES 1 |
|
#cmakedefine KWIN_BUILD_SCRIPTING 1 |
|
#cmakedefine KWIN_BUILD_KAPPMENU 1 |
|
#cmakedefine KWIN_BUILD_ACTIVITIES 1 |
|
#cmakedefine KWIN_BUILD_OXYGEN 1 |
|
#define KWIN_NAME "${KWIN_NAME}" |
|
#define KWIN_CONFIG "${KWIN_NAME}rc" |
|
#define KWIN_VERSION_STRING "${KDE4WORKSPACE_VERSION}"
|
|
|