Skip to content

Implement absolute paths support in project includes #18

@kfejzic

Description

@kfejzic

Support absolute paths inside the project, allowing users to include everything from the include directory directly using
#include <file_name.hpp> or
#include "file_name.hpp"
without specifying the relative path.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions