aboutsummaryrefslogtreecommitdiff
path: root/cmake/LuaHelpers.cmake
Commit message (Collapse)AuthorAge
* Refactor the lua dependency checking.Rui Abreu Ferreira2014-07-11
This is in preparation for the next step, which is to find a suitable lua interpreter, rather than just erroring when an interpreter is found but doesn't have the necessary dependencies. Helped-by: John Szakmeister <john@szakmeister.net>