qt54.qtserialport: fix Qt module CMake config files
This commit is contained in:
parent
ece0396b55
commit
3bb5501a88
@ -10,4 +10,7 @@ qtSubmodule {
|
||||
libudev = libudev.out;
|
||||
})
|
||||
];
|
||||
postFixup = ''
|
||||
fixQtModuleCMakeConfig "SerialPort"
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user