I\'m trying to use CMake to link with a local Lua installation, built from source. However, I\'m having a major problem with this line:
find_package(Lua REQUIRED)