cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Tue, 12 May 2009 12:08:06 +0200
changeset 664 cc61d09f053b
child 678 d1e1cd94bf49
permissions -rw-r--r--
Extend min cost flow test file + check dual costs (#291)
     1 SET(PROJECT_NAME "@PACKAGE_NAME@")
     2 SET(PROJECT_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")