-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116872/
-----------------------------------------------------------

Review request for kwin, Plasma, Àlex Fiestas, and Aleix Pol Gonzalez.


Repository: kde-workspace


Description
-------

[kwin] Adjust CMakeLists.txt to allow standalone built of KWin

Preparation step before splitting:
* adds project(KWIN)
* lists all KWin dependencies

KWin can be built standalone if cmake is run with:
-DKWIN_BUILD_OXYGEN=OFF
-DKWIN_BUILD_KAPPMENU=OFF

Oxygen because it needs liboxygen - for standalone clients/oxygen needs
to be moved out of KWin.

KAppmenu because it includes the DBus xml file.


Diffs
-----

  kwin/CMakeLists.txt d3dcead729f924ae4ebce733e000d24c71bc19bd 

Diff: https://git.reviewboard.kde.org/r/116872/diff/


Testing
-------


Thanks,

Martin Gräßlin

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to