shift-shell/containments/CMakeLists.txt
Marco Martin 0108d70fb4 move the applicationslistmodel to containment c++
the application list is only used in that containment for now: don't
create an extra qml import just for that, but put it into the c++
applet for the homescreen instead to make sure nobody else
uses it at least until we are really sure is needed elsewhere
2015-05-14 18:05:01 +02:00

4 lines
81 B
CMake

plasma_install_package(panel org.kde.phone.panel)
add_subdirectory(homescreen)