mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 04:13:01 +00:00
ee70129510
Qt is smart enough to figure out the target Qt version for native plugins. However, Qt is _not_ smart enough to figure out the target Qt version for QML imports, which causes all kinds of funny breakage when you start running Qt 5 applications from Qt 6 ones and vice versa. So, do some minimally invasive surgery to make different Qt versions pick up different QML import path variables, so they don't mess with each other. This is kind of very cursed, but what can you do. |
||
---|---|---|
.. | ||
fix-qmake-libtool.sh | ||
fix-qt-builtin-paths.sh | ||
fix-qt-module-paths.sh | ||
move-qt-dev-tools.sh | ||
qmake-hook.sh | ||
qtbase-setup-hook.sh | ||
qttools-setup-hook.sh | ||
wrap-qt-apps-hook.sh |