osrm-backend/cmake
Dirk L e6681af9d0 CMakeLists.txt: Lua5.2 support.
Because the current Debian unstable is using

  * Luabind which is depending on Lua5.2

  * LuaJIT which has a Lua5.1 API

the code were using the Lua5.1 header files but were linked against
Lua5.2 library.

Now both are using Lua5.2 (libluajit-5.1-dev must not be installed
during CMAKE !), which seems to work for the OSRM-Extractor.
2013-09-11 17:25:33 +02:00
..
cmake_options_script.py Export compile commands 2013-08-14 11:57:54 +02:00
FindLua52.cmake CMakeLists.txt: Lua5.2 support. 2013-09-11 17:25:33 +02:00
FindLuabind.cmake Several lookup fixes and fingerprinting of files with input IO, thx @alex85k 2013-07-18 14:11:45 +02:00
FindLuaJIT.cmake Use LuaJIT if available 2013-07-03 11:41:14 +02:00
FindOSMPBF.cmake Manually merging cmake support 2013-04-22 22:23:53 +02:00
FindSTXXL.cmake Manually merging cmake support 2013-04-22 22:23:53 +02:00
size.cpp Check if platform supports 64 bits 2013-07-03 13:32:31 +02:00
UUID-Config.cmake Automatic rebuild 2013-07-19 16:58:13 +02:00