e6f1fec0c7
At the moment, we could say that plasma is co-installable by chance, it's only working because KF5 dropped the apps relative directory. This change introduces a PLASMA_RELATIVE_DATA_INSTALL_DIR that will be available to know where in share the components are and PLASMA_DATA_INSTALL_DIR to know where data has to be installed to. Reviewed by David Edmundson CCMAIL: plasma-devel@kde.org
9 lines
247 B
CMake
9 lines
247 B
CMake
#cmakedefine01 PLASMA_NO_KDEWEBKIT
|
|
#cmakedefine01 PLASMA_NO_KIO
|
|
#cmakedefine01 PLASMA_NO_KUTILS
|
|
#cmakedefine01 HAVE_X11
|
|
#cmakedefine01 HAVE_GLX
|
|
#cmakedefine01 HAVE_EGL
|
|
|
|
#define PLASMA_RELATIVE_DATA_INSTALL_DIR "@PLASMA_RELATIVE_DATA_INSTALL_DIR@"
|