Location: LEMON/LEMON-main/cmake/version.cmake.in

Load file history
gravatar
ladanyi@tmit.bme.hu
Put the version string into config.h Also make it possible to set the version using the LEMON_VERSION environment variable, and use the hg revision as version string in case this variable is unset.
SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")