Review Request 126185: Make the KAppTemplate CMake module global
Marco Martin
notmart at gmail.com
Wed Dec 9 11:28:35 UTC 2015
> On Dec. 8, 2015, 11:08 a.m., Alex Merry wrote:
> > kde-modules/KDETemplateMacro.cmake, line 45
> > <https://git.reviewboard.kde.org/r/126185/diff/2/?file=418637#file418637line45>
> >
> > To make this slightly more general, consider passing in the install destination as an argument, or at least allowing that as a possibility. The actual directory could (should?) be put into KDEInstallDirs.cmake as an extra variable.
added to kdeinstalldirs, not sure whether makes sense to make it customizable by parameter tough
- Marco
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126185/#review89242
-----------------------------------------------------------
On Dec. 9, 2015, 11:27 a.m., Marco Martin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126185/
> -----------------------------------------------------------
>
> (Updated Dec. 9, 2015, 11:27 a.m.)
>
>
> Review request for Build System, KDE Frameworks, Plasma, Aleix Pol Gonzalez, and Simon Wächter.
>
>
> Repository: extra-cmake-modules
>
>
> Description
> -------
>
> templates are very useful as teaching tool in order to make
> a minimal application that uses a certain framework.
> templates in the KAppTemplate repository will always get forgotten
> (plus kapptemplate is not really necessary as they work in kdevelop as well)
> An ideal situation would be frameworks having templates in their own repos
> with templates of barebone apps using the main framework features.
> In order to do that, the cmake stuff needed in order to correctly install
> a template needs to be ported to a place avaiable to all frameworks
>
>
> Diffs
> -----
>
> kde-modules/KDETemplateGenerator.cmake PRE-CREATION
> kde-modules/KDEInstallDirs.cmake b7cd34d
>
> Diff: https://git.reviewboard.kde.org/r/126185/diff/
>
>
> Testing
> -------
>
> done some templates installed by plasma-framework
>
>
> Thanks,
>
> Marco Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20151209/218d9fe2/attachment.html>
More information about the Kde-buildsystem
mailing list