You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/roccat-tools/files/roccat-tools-5.9.0-cmake_lu...

12 lines
236 B

--- a/cmake_modules/FindLUA.cmake
+++ b/cmake_modules/FindLUA.cmake
@@ -36,7 +36,7 @@
${_LUA_FIND_VERSION_SHORT}
-${_LUA_FIND_VERSION_SHORT}
)
-SET(_LUA_NAMES luajit lua)
+SET(_LUA_NAMES ${LUA_IMPL})
FIND_PACKAGE(PkgConfig)