treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -45,8 +45,6 @@ mkDerivation {
|
||||
rm $out/bin/AppCSXCAD.sh
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Minimal Application using the QCSXCAD library";
|
||||
homepage = "https://github.com/thliebig/AppCSXCAD";
|
||||
|
||||
Reference in New Issue
Block a user