We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa846c0 commit 0adbe10Copy full SHA for 0adbe10
from_source.rs
@@ -50,7 +50,6 @@ pub fn compile_scip(source_path: PathBuf) -> PathBuf {
50
51
dst
52
.define("AUTOBUILD", "ON")
53
- .define("SHARED", "false")
54
.define("IPOPT", "OFF")
55
.build()
56
}
0 commit comments