summaryrefslogtreecommitdiff
path: root/Modules/FindLua.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindLua: try to find library according to version from headerBrad King2017-01-241-7/+9
* FindLua: Add dl library to Lua static library linkingMichael Krasnyk2017-01-201-0/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* FindLua: Iterate through all include subdirs to find a suitable headerIvan Ivanov2016-06-201-16/+29
* FindLua: Check header file against suitable versionsIvan Ivanov2016-06-201-5/+12
* FindLua: Factor out a helper function for version extractionIvan Ivanov2016-06-201-23/+30
* FindLua: Prefix private APIs with `_lua_`Ivan Ivanov2016-06-201-8/+8
* FindLua: Add library name for Lua 5.3 on homebrewAnders Bakken2016-05-091-0/+1
* FindLua: fix wrong version list if EXACT is givenRolf Eike Beer2014-10-021-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-13/+31
* Modules: add FindLua.cmakeRolf Eike Beer2013-08-311-0/+153