How to find locally-installed Lua library with CMake?

前端 未结 0 740
独厮守ぢ
独厮守ぢ 2021-01-22 07:10

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)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题