cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 11 May 2009 17:04:40 +0200
changeset 660 d9cf3b5858ae
child 678 d1e1cd94bf49
permissions -rw-r--r--
Move list and edge sets to the graph module (#290)
alpar@478
     1
SET(PROJECT_NAME "@PACKAGE_NAME@")
alpar@478
     2
SET(PROJECT_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")