D29077: Fix MacOS build for missing bundle

Pino Toscano noreply at phabricator.kde.org
Fri Apr 24 13:59:13 BST 2020


pino added a comment.


  In D29077#656383 <https://phabricator.kde.org/D29077#656383>, @patrickelectric wrote:
  
  > @pino if you can, please the history if of this patch to see my first and working version.
  >  https://phabricator.kde.org/D29077?id=80827
  
  
  I don't think it is correct, `${KDE_INSTALL_TARGETS_DEFAULT_ARGS}` (or the deprecated version already in use) is the right thing to use in all the occasions.
  Unfortunately I do not have any macOS knowledge, so I can only point you at KDEInstallDirs.cmake in extra-cmake-modules that sets `${BUNDLE_INSTALL_DIR}`:
  
    if(APPLE)
        _define_absolute(BUNDLEDIR "/Applications/KDE"
            "application bundles"
            BUNDLE_INSTALL_DIR)
    endif()

REPOSITORY
  R163 Minuet

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

To: patrickelectric, sandroandrade
Cc: pino, apol, kde-edu, narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200424/51d61130/attachment-0001.html>


More information about the kde-edu mailing list