My first experiment changes both of freetype and freetype-demos.

(1) configure.raw is changed to generate qt5.mk under builds/unix/

https://gitlab.freedesktop.org/mpsuzuki/freetype-mps-wip/-/compare/master...wip-autotool-ftinspect

(2) Hin-Tak's ftinspect.mk is updated to include freetype-demos/Makefile and 
qt5.mk.

https://gitlab.freedesktop.org/mpsuzuki/ft2demos-mps-wip/-/compare/master...wip-autotool-ftinspect

By using VPATH, I could unify several rules into simple one.

Now I'm testing with Ubuntu 22.04.2 LTS, "make -f ftinspect.mk bin/ftinspect"
can link ftinspect.

Regards,
mpsuzuki

On 2023/07/13 16:24, suzuki toshiya wrote:
Thanks, using same macro with ttfautohint would be easier for future 
developers, I would use it.

Regards,
mpsuzuki

On 2023/07/13 15:28, Werner LEMBERG wrote:

I would try to let AX_HAVE_QT() macro to find appropriate set:
https://www.gnu.org/software/autoconf-archive/ax_have_qt.html

An alternative to that may be autotroll

    https://github.com/tsuna/autotroll

that is used in ttfautohint.


      Werner


Reply via email to