Skip to content
  • Heiko Becker's avatar
    Really fix appdata location · 063e9808
    Heiko Becker authored
    Summary:
    7db6c1f5 broke installation, because
    SHARE_INSTALL_DIR is nowhere defined.
    The previous DATA_INSTALL_DIR is defined as "share/apps" which indeed
    isn't correct either. SHARE_INSTALL_*PREFIX* exists and points to
    "${CMAKE_INSTALL_PREFIX}/share" by default.
    
    Reviewers: #kde_games, rdieter, arojas
    
    Differential Revision: https://phabricator.kde.org/D8259
    063e9808