aboutsummaryrefslogtreecommitdiff
path: root/ports/ampl-mp/disable-matlab-mex.patch
AgeCommit message (Collapse)Author
2019-02-11[ampl-mp] Add new port (#5331)zhihaoy
* [ampl-mp] Add new port This port aims for solver development, so it does not build any existing solver modules. The shared library build is disabled for now because it has some problem on Windows. closes: #4491 * [ampl-mp] Disable MATLAB MEX support