QMake equivalent of CMake flag -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir}

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Package firefox-pkcs11-loader[1] tries to install files under /usr/lib/
instead of %{_libdir}/
the problem has been solved using CMake flag
-DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir}

Package webextension-token-signing[2] is affected by the same problem,
but it uses QMake rather than CMake, so I am investing on how to
implement the same instruction. I also think that a brand new *make file
could be the better solution, but I did not yet have the time to fully
study QMake [3].

Any suggestions?

Best regards


[1]:
https://src.fedoraproject.org/rpms/firefox-pkcs11-loader/blob/master/f/firefox-pkcs11-loader.spec
[2]:
https://src.fedoraproject.org/rpms/webextension-token-signing/blob/master/f/webextension-token-signing.spec
[3]: https://doc.qt.io/qt-5/qmake-variable-reference.html#qmake-libdir
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux