Skip to content

Header path incorrect when linking to outside msdfgen #103

@robindegen

Description

@robindegen

When installing msdfgen (and packaging it); all headers are in a subdirectory; for example:
include/msdfgen/msdfgen.h

However; msdf-atlas-gen assumes they're in the root:
#include <msdfgen.h>

This causes problems when trying to neatly package the libraries into tools like Conan. Ofcourse I can move headers around before packaging but that's a little odd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions