Review Request: prefix dependent IMPORTS_INSTALL_DIR

Volker Krause vkrause at kde.org
Sat Oct 16 22:07:43 BST 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5640/#review8188
-----------------------------------------------------------


Thanks for taking care of this, we definitely need such a CMake variable.

In kdepim we currently install QML components to ${PLUGIN_INSTALL_DIR}/imports instead of ${PREFIX}/imports though. Since QML components can not only be (platform independent) QML files but also compiled C++ plugins, something under ${PREFIX}/lib seemed more appropriate.

- Volker


On 2010-10-16 19:47:28, Marco Martin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://svn.reviewboard.kde.org/r/5640/
> -----------------------------------------------------------
> 
> (Updated 2010-10-16 19:47:28)
> 
> 
> Review request for kdelibs, KDE PIM and Alexander Neundorf.
> 
> 
> Summary
> -------
> 
> since everything installed by KDE should be under its prefix, is not possible to install stuff in the system global Qt imports directory.
> define a new variable for the installation to make sure all projects using QML (at the moment Plasma and Kdepim)will install their imports under the same prefix
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdelibs/cmake/modules/FindKDE4Internal.cmake 1185165 
> 
> Diff: http://svn.reviewboard.kde.org/r/5640/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Marco
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/




More information about the kde-core-devel mailing list