boostorg / boostorg/boostdep

Integration/optional header problem

Open
#9 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
15
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Currently `boostdep` will report as a dependency every include of every header it finds within an include folder. It would be nice if there was a way to tell `boostdep` that the header is optional, lets say with something like a comment line that contains `boostdep:integration_header`. To sanitize misuse of such headers they must not be included from other headers within a library that are not marked as well optional. When integration header is used from other libraries it is considered a dependency though, and the mark should be ignored.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.