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