e92ed94d9d
It is a remnant of the Plasma Active days and didn't even compile. This patch only removes those ifdefs, it doesn't fix any issues I found during (e.g. double lookups or the fact that KRun::autoDelete is the default now) Differential Revision: https://phabricator.kde.org/D16295
9 lines
247 B
CMake
9 lines
247 B
CMake
#cmakedefine01 PLASMA_NO_KDEWEBKIT
|
|
#cmakedefine01 PLASMA_NO_KUTILS
|
|
#cmakedefine01 HAVE_X11
|
|
#cmakedefine01 HAVE_GLX
|
|
#cmakedefine01 HAVE_EGL
|
|
#cmakedefine01 HAVE_KWAYLAND
|
|
|
|
#define PLASMA_RELATIVE_DATA_INSTALL_DIR "@PLASMA_RELATIVE_DATA_INSTALL_DIR@"
|