Skip to content

Fix missing Lua::Lua target when using system Lua#1704

Open
syzygial wants to merge 1 commit intoThePhD:developfrom
syzygial:1-add-missing-lua-target
Open

Fix missing Lua::Lua target when using system Lua#1704
syzygial wants to merge 1 commit intoThePhD:developfrom
syzygial:1-add-missing-lua-target

Conversation

@syzygial
Copy link
Copy Markdown

Enabling tests/examples when using an installed version of Lua results in

CMake Error at examples/CMakeLists.txt:26 (target_link_libraries):
  Target "..." links to:

    Lua::Lua

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant