plasma-nm: enable parallel building
This thing takes a long time to build.
This commit is contained in:
parent
5db1fe64c0
commit
7c75940c5e
|
@ -27,4 +27,5 @@ plasmaPackage {
|
||||||
mobile_broadband_provider_info modemmanager-qt networkmanager-qt openconnect
|
mobile_broadband_provider_info modemmanager-qt networkmanager-qt openconnect
|
||||||
qca-qt5 solid
|
qca-qt5 solid
|
||||||
];
|
];
|
||||||
|
enableParallelBuilding = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue