plasma-framework/templates/CMakeLists.txt
Marco Martin 3f56e63e70 use the new KDEPackageAppTemplates ECM module
REVIEW:126557
Change-Id: Ie32644a0641d1f0d5299ba9d1b0053e3f37d2635
2015-12-29 15:41:35 +01:00

6 lines
155 B
CMake

set(apptemplate_DIRS
qml-plasmoid
cpp-plasmoid)
kde_package_app_templates(TEMPLATES ${apptemplate_DIRS} INSTALL_DIR ${KDE_INSTALL_KTEMPLATESDIR})