https://bugs.kde.org/show_bug.cgi?id=354772
Filipe Saraiva <fil...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |RESOLVED Resolution|REMIND |FIXED Latest Commit| |https://commits.kde.org/can | |tor/0b6f7a5721e779dc6f67bc2 | |2d5b2511d010f19da --- Comment #6 from Filipe Saraiva <fil...@kde.org> --- Git commit 0b6f7a5721e779dc6f67bc22d5b2511d010f19da by Filipe Saraiva, on behalf of Vadim A. Misbakh-Soloviov. Committed on 15/02/2017 at 18:21. Pushed by filipesaraiva into branch 'master'. Fix the hardcoded include for lua backend Currently Cantor has a hardcoded include to get lua.hpp library. This patch fix the search to include different versions of lua library. The hardcoded solution is no more necessary. Differential Revision: https://phabricator.kde.org/D4588 M +10 -11 cmake/FindLuaJIT.cmake M +1 -1 src/backends/lua/luaexpression.cpp M +1 -1 src/backends/lua/luahelper.cpp M +1 -1 src/backends/lua/luasession.h https://commits.kde.org/cantor/0b6f7a5721e779dc6f67bc22d5b2511d010f19da -- You are receiving this mail because: You are watching all bug changes.