1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-27 18:50:07 +03:00

Merge branch 'symlink' into 'master'

meson: install symlink

See merge request GNOME/libxml2!285
This commit is contained in:
Ewelina Walkusz 2025-03-21 20:39:59 +00:00
commit 1dd2017984

View File

@ -516,6 +516,12 @@ if want_catalog and want_output
)
endif
## additional symlink
install_symlink('libxml',
install_dir : dir_include,
pointing_to : dir_pkginclude / 'libxml')
## testdso module
testdso_mod = shared_module(