cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Tue, 11 Aug 2009 20:55:40 +0200
changeset 765 3b544a9c92db
parent 480 64c2641286df
child 983 fc1aa7c01c55
permissions -rw-r--r--
Add Karp algorithm class (#179)
based on the MinMeanCycle implementation in SVN -r3436.
The interface is reworked to be the same as Howard's interface.
ladanyi@678
     1
SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")