cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 02 Feb 2009 13:06:36 +0100
changeset 504 07a549a6b9bf
child 678 d1e1cd94bf49
permissions -rw-r--r--
Also note the cmake based build environment in INSTALL file
     1 SET(PROJECT_NAME "@PACKAGE_NAME@")
     2 SET(PROJECT_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")