COIN-OR::LEMON - Graph Library

source: lemon/cmake/version.cmake.in @ 725:d1e1cd94bf49

Last change on this file since 725:d1e1cd94bf49 was 725:d1e1cd94bf49, checked in by Akos Ladanyi <ladanyi@…>, 15 years ago

Put the version string into config.h

Also make it possible to set the version using the LEMON_VERSION environment
variable, and use the hg revision as version string in case this variable is
unset.

File size: 76 bytes
Line 
1SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")
Note: See TracBrowser for help on using the repository browser.