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:
commit
1dd2017984
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user