903bcb42fb
Since the TabBox functionality is not feasible for any platform KWin is used on (e.g. tablet PCs), a build option is added to decide, if the TabBox functionality should be build or not. REVIEW: 101511 @Sebastian: Martin wanted me to let you know that it is now possible to disable building Tabbox CCMAIL: sebas@kde.org
4 lines
135 B
CMake
4 lines
135 B
CMake
/* Define if you have libcaptury */
|
|
#cmakedefine HAVE_CAPTURY 1
|
|
#cmakedefine KWIN_BUILD_DECORATIONS 1
|
|
#cmakedefine KWIN_BUILD_TABBOX 1
|