treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -40,8 +40,6 @@ in
|
||||
"-DGITBRANCH=${gitBranch}"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A computer-aided design (CAD) tool from a parallel universe";
|
||||
homepage = "https://github.com/mkeeter/antimony";
|
||||
|
||||
Reference in New Issue
Block a user