qt54.qtenginio: fix Qt module CMake config files
This commit is contained in:
parent
b3c8878a65
commit
6e623f8784
@ -3,4 +3,7 @@
|
|||||||
qtSubmodule {
|
qtSubmodule {
|
||||||
name = "qtenginio";
|
name = "qtenginio";
|
||||||
qtInputs = [ qtdeclarative ];
|
qtInputs = [ qtdeclarative ];
|
||||||
|
postFixup = ''
|
||||||
|
fixQtModuleCMakeConfig "Enginio"
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user