COIN-OR::LEMON - Graph Library

Opened 12 years ago

Closed 12 years ago

#460 closed enhancement (done)

SoPlex CMAKE support

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: major Milestone: LEMON 1.3 release
Component: build system Version: hg main
Keywords: Cc:
Revision id:

Description

ax487's email on lemon-devel.

Hello all,

I found that with the current mercurial version of lemon there is no
cmake-related support for SoPlex. I attached a patch that should remedy
this situation: If you apply the patch and enter

cmake . -DSOPLEX_ROOT_DIR=/path/to/soplex

then all the required steps are taken to make lemon work with SoPlex.
Please commit this patch to mercurial.

ax487

Change History (2)

Changed 12 years ago by Alpar Juttner

Attachment: soplex.patch added

comment:1 Changed 12 years ago by Alpar Juttner

Component: corebuild system
Resolution: done
Status: newclosed
Type: defectenhancement

A rebased and updated version of the patch has been pushed to the main branch, see [4000b7ef4e01].

Thanks for the contribution.

Note: See TracTickets for help on using tickets.