3f56e63e70
REVIEW:126557 Change-Id: Ie32644a0641d1f0d5299ba9d1b0053e3f37d2635
6 lines
155 B
CMake
6 lines
155 B
CMake
set(apptemplate_DIRS
|
|
qml-plasmoid
|
|
cpp-plasmoid)
|
|
|
|
kde_package_app_templates(TEMPLATES ${apptemplate_DIRS} INSTALL_DIR ${KDE_INSTALL_KTEMPLATESDIR})
|