diff --git a/kde-modules/KDEPackageAppTemplates.cmake b/kde-modules/KDEPackageAppTemplates.cmake index 7946a4a..306e1a2 100644 --- a/kde-modules/KDEPackageAppTemplates.cmake +++ b/kde-modules/KDEPackageAppTemplates.cmake @@ -1,137 +1,135 @@ #.rst: # KDETemplateGenerator # -------------------- # # Packages KApptemplate/KDevelop compatible application templates # # This module provides a functionality to package in a tarball and # install project templates compatible with the format used by # KApptemplate and KDevelop. Useful for providing minimal examples # for the usage of the KDE Frameworks. # # This module provides the following function: # # kde_package_app_templates( TEMPLATES template1 [template2] [...] INSTALL_DIR directory) # # INSTALL_DIR is the directory to install the template package to. # In most cases you will want to use the variable KDE_INSTALL_KTEMPLATESDIR # from :kde-module:`KDEInstallDirs`. # # TEMPLATES lists subdirectories containing template files; # each ``