cmake/version.cmake.in
author Gabor Gevay <ggab90@gmail.com>
Sun, 05 Jan 2014 22:24:56 +0100
changeset 1336 0759d974de81
parent 725 d1e1cd94bf49
permissions -rw-r--r--
STL style iterators (#325)

For
* graph types,
* graph adaptors,
* paths,
* iterable maps,
* LP rows/cols and
* active nodes is BellmanFord
     1 SET(LEMON_VERSION "@LEMON_VERSION@" CACHE STRING "LEMON version string.")