mirror of https://github.com/kiwix/libkiwix.git
commit
32ad40a5b0
|
@ -41,4 +41,5 @@ kiwixlib = library('kiwix',
|
|||
dependencies : all_deps,
|
||||
version: meson.project_version(),
|
||||
install: true,
|
||||
install_dir: install_dir)
|
||||
install_dir: install_dir,
|
||||
install_rpath: '$ORIGIN')
|
||||
|
|
Loading…
Reference in New Issue