qt55.qttools: move runtime executables to $out
This commit is contained in:
parent
fe1bae4e58
commit
2efbf665a3
@ -4,6 +4,9 @@ qtSubmodule {
|
||||
name = "qttools";
|
||||
qtInputs = [ qtbase ];
|
||||
postFixup = ''
|
||||
moveToOutput "bin/qdbus" "$out"
|
||||
moveToOutput "bin/qtpaths" "$out"
|
||||
|
||||
fixQtModuleCMakeConfig "Designer"
|
||||
fixQtModuleCMakeConfig "Help"
|
||||
fixQtModuleCMakeConfig "LinguistTools"
|
||||
|
Loading…
Reference in New Issue
Block a user