[Marble-bugs] [Bug 259252] marble widgets plugin for QtDesigner are not installer in the right directory
Sylvain Paré
sylvain.pare at gmail.com
Wed Dec 8 21:29:08 CET 2010
https://bugs.kde.org/show_bug.cgi?id=259252
--- Comment #1 from Sylvain Paré <sylvain pare gmail com> 2010-12-08 21:29:06 ---
I changed line 77 in MarbleMacros.cmake
from this
install( TARGETS ${_target_name} DESTINATION
${PLUGIN_INSTALL_DIR}/plugins/designer )
to this
install( TARGETS ${_target_name} DESTINATION ${QT_PLUGINS_DIR}/designer )
rebuilt and installed and it seem to do the right thing and only change te
designer plugin path.
perhaps I will learn to make a patch and provide my first one
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Marble-bugs
mailing list