Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

CMake installation warning

Open
#248 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cmake, cpp
Domain
build-system

Research direction

Start by inspecting cmake/beman-install-library.cmake around line 159 and the call from CMakeLists.txt line 112. Check issue #246 for the related work; the warning is addressed when the installation configuration no longer reports that beman.execution is not a target.

Written by the indexing model from the issue text.

Description

CMake Warning at __build_clang/_deps/execution-src/cmake/beman-install-library.cmake:159 (message):
  beman_install_library(beman.execution): 'beman.execution' is not a target
Call Stack (most recent call first):
  __build_clang/_deps/execution-src/CMakeLists.txt:112 (beman_install_library)

Would probably be fixed by https://github.com/bemanproject/execution/issues/246.

Dominant language
C++
Stars
150
Forks
23
Avg merge
3d 5h
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

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.

More from bemanproject/execution

All issues in bemanproject/execution

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.