kwin/libkdecorations
Martin Gräßlin 7060386b22 Generate a KDecorationsConfig.cmake and install it
This simplifies building a decoration plugin. Now one can do:

find_package(KDecorations REQUIRED NO_MODULE)

to find the decorations library.

REVIEW: 116013
2014-02-27 11:25:54 +01:00
..
CMakeLists.txt Generate a KDecorationsConfig.cmake and install it 2014-02-27 11:25:54 +01:00
kcommondecoration.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kcommondecoration.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
kcommondecoration_p.cpp
kcommondecoration_p.h
kdecoration.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
kdecoration_p.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration_p.h
kdecoration_plugins_p.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration_plugins_p.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
kdecorationbridge.h
kdecorationfactory.cpp
kdecorationfactory.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
KDecorationsConfig.cmake.in Generate a KDecorationsConfig.cmake and install it 2014-02-27 11:25:54 +01:00
Mainpage.dox
Messages.sh