COIN-OR::LEMON - Graph Library

Opened 14 years ago

Last modified 14 years ago

#395 closed enhancement

Various CMAKE enhancements — at Version 1

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.

Change History (2)

Changed 14 years ago by Alpar Juttner

Attachment: 395.patches added

comment:1 Changed 14 years ago by Alpar Juttner

Description: modified (diff)
Note: See TracTickets for help on using tickets.