Skip to content

Use package folder name as the package for headers #1498

Open
@memsharded

Description

@memsharded

Coming from: conan-io/cmake-conan#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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions