Question #140492 on Cairo-Dock Plug-ins changed:
https://answers.launchpad.net/cairo-dock-plug-ins/+question/140492
Status: Open => Answered
Fabounet proposed the following answer:
as you can see in the CMakeLists.txt file, there are lines like
if (NOT "${enable-kde-integration}" STREQUAL "no")
so you just have to do
cmake -Denable-kde-integration=no -Denable...... CMakeLists.txt
out of curiosity, why do you want to disable some plug-ins ?
--
You received this question notification because you are a member of
Cairo-Dock Team, which is an answer contact for Cairo-Dock Plug-ins.
_______________________________________________
Mailing list: https://launchpad.net/~cairo-dock-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help : https://help.launchpad.net/ListHelp