Opened 14 years ago
Closed 13 years ago
#446 closed defect (fixed)
Better CPLEX component discovery
| 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
CPLEX libraries and include files are at different placed based on the hardware, the OS, the compiler and the CPLEX version in use. Therefore all the paths must be passed to CMAKE by hand. A more sophisticated discovery method would make this much easier.
Attachments (1)
Change History (3)
Changed 13 years ago by
| Attachment: | 446-caf16813b1e8.patch added |
|---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
A [caf16813b1e8] and a bugfix [b208de044477] have been merged to the main branch.
Note: See
TracTickets for help on using
tickets.


Please find a solution in the attached patch [caf16813b1e8].