IppClub / IppClub/YueScript

LuaRocks install report multi target_link_libraries definitions

Open
#123 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
613
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Followed luarocks installation and report this cmake error:

CMake Error at CMakeLists.txt:145 (target_link_libraries):
  The keyword signature for target_link_libraries has already been used with
  the target "yue".  All uses of target_link_libraries with a target must be
  either all-keyword or all-plain.

  The uses of the keyword signature are here:

   * CMakeLists.txt:139 (target_link_libraries)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with CMakeLists.txt lines 139-145 and reproduce the LuaRocks installation. Compare the target_link_libraries calls for the yue target; done is a successful installation without the reported CMake signature error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, lua
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.