You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exiv2lib_export.h in meson is implemented as an empty file and the
EXIVAPI definitions are handled by passing -D to the compiler. Add it to
the pkgconf file to make it work.
For cmake configuration, there's no easy way to handle this. Because
meson's support is limited, a full blown cmake configuration file needs
to be written for this purpose.
Instead of trying to make it work, simpler to remove and tell people to
use pkgconfig.
Signed-off-by: Rosen Penev <[email protected]>
0 commit comments