qt55.qtsensors: fix Qt module CMake config files
This commit is contained in:
parent
50de9a3f09
commit
abcb26c2bb
@ -3,4 +3,7 @@
|
||||
qtSubmodule {
|
||||
name = "qtsensors";
|
||||
qtInputs = [ qtbase qtdeclarative ];
|
||||
postFixup = ''
|
||||
fixQtModuleCMakeConfig "Sensors"
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user