scipopt-scip: drop unused cmakeFlags array.
This commit is contained in:
@@ -51,8 +51,6 @@ stdenv.mkDerivation rec {
|
||||
mpfr # if not included, throws fatal error: mpfr.h not found
|
||||
];
|
||||
|
||||
cmakeFlags = [ ];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user