I'm using MingW64 (MSYS2) on Windows. When installing the tmxlite package, version 1.4.4, my meson project cannot detect tmxlite with a version: '>=1.4.4' flag. Upon further inspection, the tmxlite.pc file states that the package is actually version 1.3.1.

I'm using MingW64 (MSYS2) on Windows. When installing the tmxlite package, version 1.4.4, my meson project cannot detect tmxlite with a
version: '>=1.4.4'flag. Upon further inspection, thetmxlite.pcfile states that the package is actually version 1.3.1.