conan-io / conan-io/docs

Use package folder name as the package for headers

Open
#1,498 0 comments 0 reactions 0 assignees View on GitHub
complex: low priority: medium stage: queue type: engineering
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

Coming from: https://github.com/conan-io/cmake-conan/issues/189

Using a folder for headers is best practice to have includes like

`#include "mypkg/myheader.h"
`

instead of only

`#include "myheader.h"`

We probably need to make sure to do that in our examples, code, etc.

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.