mirror of
https://github.com/swaywm/sway.git
synced 2026-03-22 05:34:04 -04:00
meson: remove rpath options
This commit is contained in:
parent
ab35e0383f
commit
bb2f007ad3
7 changed files with 6 additions and 24 deletions
|
|
@ -42,6 +42,5 @@ executable(
|
|||
include_directories: [sway_inc],
|
||||
dependencies: swaybar_deps,
|
||||
link_with: [lib_sway_common, lib_sway_client],
|
||||
install_rpath : rpathdir,
|
||||
install: true
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue