D19982: Make akonadi applications non bundle for macOS

Daniel Vrátil noreply at phabricator.kde.org
Sat Mar 23 15:55:02 GMT 2019


dvratil added inline comments.

INLINE COMMENTS

> CMakeLists.txt:27
>  add_executable(akonadi_%{APPNAMELC}_resource ${%{APPNAMELC}resource_SRCS})
> +ecm_mark_nongui_executable(akonadi_%{APPNAMELC}_resource)
>  

The problem is that resources can have GUI (the settings dialog) - wouldn't marking them as non-gui affect this? Will the app still be able to create new windows on demand? Especially on Windows, since the app won't be marked as a win32 app...?

REPOSITORY
  R165 Akonadi

REVISION DETAIL
  https://phabricator.kde.org/D19982

To: fazevedo
Cc: dvratil, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190323/c4877f55/attachment.html>


More information about the kde-pim mailing list