cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 03 Aug 2009 14:35:38 +0200
changeset 806 d66ff32624e2
parent 503 64c2641286df
child 1135 fc1aa7c01c55
permissions -rw-r--r--
Simplify the interface of MinMeanCycle (#179)
Remove init() and reset(), and move their content into findMinMean().
ladanyi@725
     1
SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")