Skip to content
Commit 063e9808 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

Really fix appdata location

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
parent 7db6c1f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment