Skip to content

support headers only installation for utf8cpp - #358

Open
ConstrictM wants to merge 1 commit into
Matroska-Org:masterfrom
ConstrictM:bsd-headers-only
Open

ConstrictM wants to merge 1 commit into
Matroska-Org:masterfrom
ConstrictM:bsd-headers-only

Conversation

@ConstrictM

Copy link
Copy Markdown

FreeBSD and OpenBSD package managers do not build utf8cpp, honoring the upstream installation instructions, so the use of find package fails as these distributions do not ship the cmake files. To fix these distros use find_path to find the include dir.

Ref: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298368

See also nemtrif/utfcpp#142

FreeBSD and OpenBSD package managers do not build utf8cpp, honoring the upstream installation instructions, so the use of find package fails as these distributions do not ship the cmake files. To fix these distros use find_path to find the include dir.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298368

@robUx4 robUx4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good To Me.

Not that this Pull Request is for the master branch which builds libebml v2. For the stable libebml v1 we will need a Pull Request for the 1.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants