7b86e7f1c3
A build option is introduces whether the DesktopChangeOSD functionality should be built or not. It is set to ON by default.
7 lines
252 B
CMake
7 lines
252 B
CMake
/* Define if you have libcaptury */
|
|
#cmakedefine HAVE_CAPTURY 1
|
|
#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
|