[Lemon-commits] Peter Kovacs: Also note the cmake based build en...

Lemon HG hg at lemon.cs.elte.hu
Tue Feb 24 09:56:01 CET 2009


details:   http://lemon.cs.elte.hu/hg/lemon/rev/07a549a6b9bf
changeset: 556:07a549a6b9bf
user:      Peter Kovacs <kpeter [at] inf.elte.hu>
date:      Mon Feb 02 13:06:36 2009 +0100
description:
	Also note the cmake based build environment in INSTALL file

diffstat:

1 file changed, 6 insertions(+)
INSTALL |    6 ++++++

diffs (16 lines):

diff --git a/INSTALL b/INSTALL
--- a/INSTALL
+++ b/INSTALL
@@ -5,6 +5,12 @@
 tarballs and successfully extracted it. The latest version of LEMON is
 available at our web page (http://lemon.cs.elte.hu/).
 
+LEMON provides two different build environments, one is based on "autotool",
+while the other is based on "cmake". This file contains instructions only for
+the former one, which is the recommended build environment on Linux, Mac OSX
+and other unices or if you use Cygwin on Windows. For cmake installation
+instructions visit http://lemon.cs.elte.hu.
+
 In order to install LEMON from the extracted source tarball you have to
 issue the following commands:
 



More information about the Lemon-commits mailing list