From 0b0230943adf620c6eca0a0435b5c7c8bdd82746 Mon Sep 17 00:00:00 2001 From: Areski Belaid Date: Wed, 25 Jun 2014 22:05:58 +0200 Subject: [PATCH] cmake install for Lua 5.2. Requires Lua>=5.2 --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index b990d22..635d628 100644 --- a/index.html +++ b/index.html @@ -97,6 +97,9 @@

Installation

-DCMAKE_LINKER="/usr/bin/ld.gold" # To use 'gold' linker. Requires newer binutils. + +-DUSE_LUA52=ON +# to install for Lua 5.2. Requires Lua>=5.2

And MAKE_ARGUMENTS may also contain one or all of the following (in one space-delimited string or bash's array, without comments):

@@ -371,4 +374,4 @@ 

Using SSL

- \ No newline at end of file +