and another one bites the dust.
This commit is contained in:
parent
984dc478ab
commit
ebd57c74f4
@ -45,10 +45,6 @@ if(NOT PLASMA_NO_KIO)
|
|||||||
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} ${KDE4_KIO_LIBS})
|
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} ${KDE4_KIO_LIBS})
|
||||||
endif(NOT PLASMA_NO_KIO)
|
endif(NOT PLASMA_NO_KIO)
|
||||||
|
|
||||||
if(NOT PLASMA_NO_KNEWSTUFF)
|
|
||||||
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} knewstuff3)
|
|
||||||
endif(NOT PLASMA_NO_KNEWSTUFF)
|
|
||||||
|
|
||||||
if(NOT PLASMA_NO_SOLID)
|
if(NOT PLASMA_NO_SOLID)
|
||||||
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} ${solid_LIBRARIES})
|
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} ${solid_LIBRARIES})
|
||||||
endif(NOT PLASMA_NO_SOLID)
|
endif(NOT PLASMA_NO_SOLID)
|
||||||
@ -59,6 +55,7 @@ if(NOT PLASMA_NO_PACKAGEKIT)
|
|||||||
endif(NOT PLASMA_NO_PACKAGEKIT)
|
endif(NOT PLASMA_NO_PACKAGEKIT)
|
||||||
|
|
||||||
if (NOT PLASMA_NO_KUTILS)
|
if (NOT PLASMA_NO_KUTILS)
|
||||||
|
#FIXME: for kcmodule classes; should not be in libplasma if possible
|
||||||
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} ${KDE4_KUTILS_LIBS})
|
set(PLASMA_EXTRA_LIBS ${PLASMA_EXTRA_LIBS} ${KDE4_KUTILS_LIBS})
|
||||||
endif(NOT PLASMA_NO_KUTILS)
|
endif(NOT PLASMA_NO_KUTILS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user