Skip to content

avcpp is not usable as meson subproject (uninstalled) due to headers in src directory #79

@piotrrak

Description

@piotrrak

Hello

As in subject when uninstalled I can't use library, because headers can't be included correctly:

#include <avcpp/av.h>
// or
#include "avcpp/av.h"

I am aware of 3 potential solutions to that, two simple, one not that simple:

I can live with my 'copy headers' workaround, didn't care yet to implement it for cmake though.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions