From d9d9e1f49867f06755943a21a35d979bea438287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 1 Oct 2015 22:52:49 +0200 Subject: Compile in Lua support opportunistically --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 538884a..8b1ee31 100644 --- a/README.adoc +++ b/README.adoc @@ -23,7 +23,7 @@ Runtime dependenices: curses, openssl, Jansson, lua = 5.3 (optional) $ git clone --recursive https://github.com/pjanouch/ponymap.git $ mkdir ponymap/build $ cd ponymap/build - $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug -DWITH_LUA=NO + $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug $ make To install the application, you can do either the usual: -- cgit v1.2.3