cmake/version.cmake.in
author Janos Tapolcai <tapolcai@tmit.bme.hu>
Tue, 10 Feb 2009 15:43:39 +0100
changeset 508 70aa52d30f13
child 725 d1e1cd94bf49
permissions -rw-r--r--
Compilation bug fixed in graph_to_eps.h with VS2005 (#214)
alpar@503
     1
SET(PROJECT_NAME "@PACKAGE_NAME@")
alpar@503
     2
SET(PROJECT_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")