qt54.qtserialport: fix Qt module CMake config files

This commit is contained in:
Thomas Tuegel
2016-01-31 21:15:03 -06:00
parent ece0396b55
commit 3bb5501a88
@@ -10,4 +10,7 @@ qtSubmodule {
libudev = libudev.out;
})
];
postFixup = ''
fixQtModuleCMakeConfig "SerialPort"
'';
}