Overkill in include directories
Scott Wheeler
scott at grunge-nouveau.net
Wed Aug 30 06:42:35 UTC 2017
> On Aug 30, 2017, at 02:32, Александр Бельков <m_sun at mail.ru> wrote:
>
> Adding TagLib to a project establishes discomfort with include directories. Developer should append to include directories' list any dir within the TagLib source tree. It's a bit frustrating.
TagLib was designed to be installed into a target directory (/usr/ or /usr/local/), not to be used directly from the source tree. When it's installed, everything is copied into /usr/local/include/taglib. macOS does something similar when creating a framework.
-Scott
More information about the taglib-devel
mailing list