cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Tue, 29 Sep 2009 10:39:20 +0200
changeset 776 eff1caf6d32e
parent 478 64c2641286df
permissions -rw-r--r--
Extend the interface of StaticDigraph (#68)
with index(), arc() and node() functions similarly to
other static graph structures.
     1 SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")