qt55.qtx11extras: fix Qt module CMake config files
This commit is contained in:
parent
27824e3332
commit
055b1b86c5
@ -3,4 +3,7 @@
|
|||||||
qtSubmodule {
|
qtSubmodule {
|
||||||
name = "qtx11extras";
|
name = "qtx11extras";
|
||||||
qtInputs = [ qtbase ];
|
qtInputs = [ qtbase ];
|
||||||
|
postFixup = ''
|
||||||
|
fixQtModuleCMakeConfig "X11Extras"
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user