office-gobmx/external/expat
Christian Lohmaier 875a1bf2e1 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo
see also 0c4c84a14b

Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-05-06 11:40:45 +02:00
..
expat-winapi.patch
ExternalProject_expat.mk
Makefile
Module_expat.mk
README
StaticLibrary_expat.mk
StaticLibrary_expat_x64.mk
UnpackedTarball_expat.mk

Simple SAX parser library with added UTF-16 support.

From:
[https://github.com/libexpat/libexpat]