treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -42,8 +42,6 @@ stdenv.mkDerivation {
|
||||
"-DBUILD_UNIT_TESTS=OFF"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A professional free 3D Game Multiphysics Library";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user