Skip to content

libraries are required to use an include/ folder #2

@alex3337

Description

@alex3337

When generating the Makefile, INCLUDE flags are generated on the assumption that the library headers live under an include/ directory after the library itself:

%library lib/libx/libx.a => generates -I/lib/libx/include/

Not all libraries can be easily organized in a src/ and include/ folder. It would be easier to have both the library directory itself, and then the include/ as well (for backwards compatibility reasons).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions