cmake/version.cmake.in
author Peter Kovacs <kpeter@inf.elte.hu>
Sun, 23 Aug 2009 11:11:49 +0200
changeset 737 9d6c3e8b2421
parent 478 64c2641286df
permissions -rw-r--r--
Add a resize() function to HypercubeGraph (#311)
just like the similar functions in other static graph structures,
and extend the test files to check these functions.
ladanyi@678
     1
SET(LEMON_VERSION "@PACKAGE_VERSION@" CACHE STRING "LEMON version string.")