ZigRazor / ZigRazor/CXXGraph

enhancement of installation phase

Open
#425 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue hacktoberfest help wanted Priority:High
Dominant language
C++
Stars
729
Forks
147
Avg merge
19h
Merged PRs (30d)
1

Description

          Sadly, not yet! We haven't created a deployment/combined header that can be simply included into a project. I think @ZigRazor is tracking some work to add that.

Originally posted by @nolankramer in https://github.com/ZigRazor/CXXGraph/pull/423#discussion_r1584264494

We need to include the possibility to install che library with CMake.
And add all the necessary thing to have the possibility to use a single include to include library.

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

The issue identifies CMake installation and a combined single-include header as the goals, but names no files or tests. Start by reviewing the repository's CMake configuration and public header layout. Done means a consumer can install the library through CMake and include it through one supported header.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.