gradle / gradle/gradle-native

Demonstrate how to include other headers extension to the C++ public header artifacts

Open
#754 6 comments 0 reactions 0 assignees View on GitHub
a:sample
Dominant language
No language data
Stars
94
Forks
7
PR merge metrics
No merged PRs in 30d

Description

There is no convenience for this yet, however, it is possible to do this by configuring the `cppHeaders` tasks directly. Headers sometimes have extension such as `.hpp` or `.hxx`. C++ inline implementation are sometimes included as separated files such as `.inl`.

Contributor guide

Open the contributing guide

Research direction

Start by reading the cppHeaders task configuration referenced in the issue and identify how public header artifacts are assembled. Document an example covering .hpp, .hxx, and .inl files, with completion shown by a clear configuration example for including these extensions.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.