Summary: | Qt5/KF5 port install marble plugins for designer in wrong path | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Gustavo Alvarez <sl1pkn07> |
Component: | general | Assignee: | marble-bugs |
Status: | REPORTED --- | ||
Severity: | normal | CC: | arojas, scarpino |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gustavo Alvarez
2015-06-01 18:38:52 UTC
Review request: https://git.reviewboard.kde.org/r/125299/ This will allow overriding the now hardcoded QT_PLUGINS_DIR with a cmake flag. A better solution would be provided by the QT_PLUGINS_INSTALL_DIR variable, but that requires an unconditional dependency on extra-cmake-modules Git commit f59d559347fea1e2ada00e111f1faaaa74151614 by Alexander Potashev, on behalf of Antonio Rojas. Committed on 19/09/2015 at 22:14. Pushed by aspotashev into branch 'master'. Allow overriding Qt designer plugins install dir Allow specifying a custom QT_PLUGINS_DIR in the cmake command and don't overwrite it. Testing Done: Builds and installs the plugins in the directory specified in the QT_PLUGINS_DIR cmake variable. REVIEW: 125299 M +1 -1 CMakeLists.txt http://commits.kde.org/marble/f59d559347fea1e2ada00e111f1faaaa74151614 Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |