aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/FindLuaJIT.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix luajit include not being foundrubenwardy2018-05-081-1/+1
|
* Improve LuaJIT detectionFerdinand Thiessen2015-12-051-0/+50
On openSUSE luajit is not detected correctly. This is because openSUSE is using a lua version suffix, like other Linux distributions do it also. So the include directory is: include/luajit-5_1-2.0