COIN-OR::LEMON - Graph Library

Opened 14 years ago

Closed 14 years ago

#395 closed enhancement (done)

Various CMAKE enhancements

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

Description (last modified by Alpar Juttner)

395.patches consists of the following changesets.

[10242c611190]

Create and install lemon.pc, for completeness, see #393

[48e29534cf03]

The deafult target doesn't build lp_test and mip_test, for completeness, see #388

[0fbbdd578c06]

Full path for DoxygenLayout.xml in Doxyfile.in, so that it will work with external build (which is strongly suggested with CMAKE).

[481496e6d71f]

SOURCE_BROWSER Doxygen switch is configurable from CMAKE. This option includes a syntax highlighted and cross linked copy of the source files into the doc. A useful option but it makes the doc much larger and it will takes more time to build the doc.

[09282720100b]

update-external-tags CMAKE target. Similar to what we have for the autotool, this target download the libstdc++ tags file from the gnu site.

Attachments (1)

395.patches (5.8 KB) - added by Alpar Juttner 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Alpar Juttner

Attachment: 395.patches added

comment:1 Changed 14 years ago by Alpar Juttner

Description: modified (diff)

comment:2 Changed 14 years ago by Alpar Juttner

Resolution: done
Status: newclosed

Everything here has gone to the main branch.

Note: See TracTickets for help on using tickets.