[Tile-serving] [openstreetmap/osm2pgsql] Added LuaJIT support (#810)

mmd notifications at github.com
Wed Mar 7 20:11:57 UTC 2018


mmd-osm commented on this pull request.



> @@ -0,0 +1,63 @@
+# Locate LuaJIT library
+# This module defines
+#  LUAJIT_FOUND, if false, do not try to link to Lua
+#  LUA_LIBRARIES
+#  LUA_INCLUDE_DIR, where to find lua.h
+#  LUAJIT_VERSION_STRING, the version of Lua found (since CMake 2.8.8)
+
+## Copied from default CMake FindLua51.cmake

Thank you for your feedback. I have changed all variable names to LUAJIT_* now, as I was a bit worried to introduce naming clashes otherwise. That might be an issue in particular for variable LUA(_JIT)_FOUND, which derived from the package name "Lua" or "LuaJIT" respectively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/810#discussion_r172970149
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180307/5cd17635/attachment.html>


More information about the Tile-serving mailing list