CMake Targets

Open Beginner friendly
#259 47 comments 0 reactions 1 assignee View on GitHub

@asoffer is already working on this.

Since Jan 28, 2020.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
cmake, cpp

Research direction

Examine the CMakeLists.txt files in the abseil-cpp repository to identify all public CMake targets. Start by looking in the root CMakeLists.txt and then navigate through subdirectories. Compare the found targets against the existing list in the documentation. Update the documentation file (likely README.md or a similar CMake guide) to include the missing targets.

Written by the indexing model from the issue text.

Description

cmake

Here's a non-exhaustive list of Abseil CMake public targets:

Could the list be completed?

https://github.com/abseil/abseil-cpp/tree/master/CMake

Dominant language
C++
Stars
18.1k
Forks
3.2k
Avg merge
12h 35m
Merged PRs (30d)
1

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 abseil/abseil-cpp

All issues in abseil/abseil-cpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.