Some more projects in need of respecting KF5_INSTALL_TARGETS_DEFAULT_ARGS

Jeremy Whiting jpwhiting at kde.org
Tue Jan 6 23:02:15 UTC 2015


Yes, ecm changed recently.

On Tue, Jan 6, 2015 at 3:55 PM, Marko Käning <mk-lists at email.de> wrote:

> Hi Christoph,
>
> I’ve found that these projects do not make use of
> KF5_INSTALL_TARGETS_DEFAULT_ARGS
> at the moment:
>
>  - systemsettings
>  - muon
>  - rocs
>  - libkdegames
>  - kiten
>  - cantor
>  - kolourpaint
>  - libkmahjongg
>
> See for details below in order of appearance.
>
> I figure this is only the beginning of it and more projects might turn up
> in the future.
>
> Thanks for taking care of these.
>
> Regards,
> Marko
>
>
>
>
> P.S.: I’ve tested locally to prepend "KF5_” to INSTALL_TARGETS_DEFAULT_ARGS
>       for project systemsettings only, which worked fine and made the
> project
>       install successfully again here on my OSX/CI system.
>
>
>
>
> P.P.S.: I realised by now that there are no changes on the production
> branch,
>         which probably means that there was some change in ECM or wherever
>         provoking these issues...
>
>
>
>
> ---
>
> systemsettings:
>
> CMake Error at core/CMakeLists.txt:37 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "systemsettingsview”.
> ---
>
> muon:
>
> CMake Error at libmuon/notifiers/CMakeLists.txt:7 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "MuonNotifiers".
>
> CMake Error at libmuon/CMakeLists.txt:63 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "muonprivate”.
> ---
>
> rocs:
>
> CMake Error at libgraphtheory/CMakeLists.txt:106 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "rocsgraphtheory”.
> ---
>
> libkdegames:
>
> CMake Error at CMakeLists.txt:163 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "KF5KDEGames".
>
> CMake Error at CMakeLists.txt:222 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "KF5KDEGamesPrivate”.
> ---
>
> kiten:
>
> CMake Error at lib/CMakeLists.txt:37 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "kiten".
> ---
>
> cantor:
>
> CMake Error at src/lib/CMakeLists.txt:75 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "cantorlibs”.
>
> CMake Error at src/CMakeLists.txt:25 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "cantor_config".
> ---
>
> kolourpaint:
>
> CMake Error at CMakeLists.txt:579 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "kolourpaint_lgpl".
> ---
>
> libkmahjongg:
>
> CMake Error at CMakeLists.txt:64 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "KF5KMahjongglib".
>
> CMake Error at CMakeLists.txt:67 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "KF5KMahjongglib".
> ---
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150106/7deee23a/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list