<div dir="ltr">Yes, ecm changed recently.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 6, 2015 at 3:55 PM, Marko Käning <span dir="ltr"><<a href="mailto:mk-lists@email.de" target="_blank">mk-lists@email.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Christoph,<br>
<br>
I’ve found that these projects do not make use of KF5_INSTALL_TARGETS_DEFAULT_ARGS<br>
at the moment:<br>
<br>
 - systemsettings<br>
 - muon<br>
 - rocs<br>
 - libkdegames<br>
 - kiten<br>
 - cantor<br>
 - kolourpaint<br>
 - libkmahjongg<br>
<br>
See for details below in order of appearance.<br>
<br>
I figure this is only the beginning of it and more projects might turn up in the future.<br>
<br>
Thanks for taking care of these.<br>
<br>
Regards,<br>
Marko<br>
<br>
<br>
<br>
<br>
P.S.: I’ve tested locally to prepend "KF5_” to INSTALL_TARGETS_DEFAULT_ARGS<br>
      for project systemsettings only, which worked fine and made the project<br>
      install successfully again here on my OSX/CI system.<br>
<br>
<br>
<br>
<br>
P.P.S.: I realised by now that there are no changes on the production branch,<br>
        which probably means that there was some change in ECM or wherever<br>
        provoking these issues...<br>
<br>
<br>
<br>
<br>
---<br>
<br>
systemsettings:<br>
<br>
CMake Error at core/CMakeLists.txt:37 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "systemsettingsview”.<br>
---<br>
<br>
muon:<br>
<br>
CMake Error at libmuon/notifiers/CMakeLists.txt:7 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "MuonNotifiers".<br>
<br>
CMake Error at libmuon/CMakeLists.txt:63 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "muonprivate”.<br>
---<br>
<br>
rocs:<br>
<br>
CMake Error at libgraphtheory/CMakeLists.txt:106 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "rocsgraphtheory”.<br>
---<br>
<br>
libkdegames:<br>
<br>
CMake Error at CMakeLists.txt:163 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "KF5KDEGames".<br>
<br>
CMake Error at CMakeLists.txt:222 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "KF5KDEGamesPrivate”.<br>
---<br>
<br>
kiten:<br>
<br>
CMake Error at lib/CMakeLists.txt:37 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "kiten".<br>
---<br>
<br>
cantor:<br>
<br>
CMake Error at src/lib/CMakeLists.txt:75 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "cantorlibs”.<br>
<br>
CMake Error at src/CMakeLists.txt:25 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "cantor_config".<br>
---<br>
<br>
kolourpaint:<br>
<br>
CMake Error at CMakeLists.txt:579 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "kolourpaint_lgpl".<br>
---<br>
<br>
libkmahjongg:<br>
<br>
CMake Error at CMakeLists.txt:64 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "KF5KMahjongglib".<br>
<br>
CMake Error at CMakeLists.txt:67 (install):<br>
  install TARGETS given no LIBRARY DESTINATION for shared library target<br>
  "KF5KMahjongglib".<br>
---<br>
<br>
_______________________________________________<br>
Kde-frameworks-devel mailing list<br>
<a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>
</blockquote></div><br></div>