Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=878188

Adam Batkin <a...@batkin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a...@batkin.net

--- Comment #37 from Adam Batkin <a...@batkin.net> ---
Something is weird with the cmake files that are built with the qt5 RPMs. They
all set their respective _qt5MODULE_instal_prefix to ${CMAKE_CURRENT_LIST_DIR}/
(which evaluates to the /usr/lib*/cmake/MODULE)

A really horrible hack (in case anyone wants to just play around) is to create
a symbolic link from each of the cmake directories (/usr/lib*/cmake/Qt5*/bin)
to /usr/lib*/qt5/bin

Obviously a better solution might be to set that CMake variable to
/usr/lib*/qt5

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Ll5EVyV8Yl&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to