mapbox / mapbox/cpp-bootstrap

Add install target

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CMake
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Make sure that the library we're building is installable and copies the headers to the specified installation prefix.

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.

Research direction

Start by inspecting the repository's CMake build configuration and the library headers. Determine how an install target should use the specified installation prefix and verify that the headers are copied there. Done means the library can be installed through the CMake workflow with its headers available under the chosen prefix.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.