mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Make the LIBDIR path configurable
This commit is contained in:
parent
7709340727
commit
1670b46bf6
5 changed files with 12 additions and 4 deletions
|
|
@ -25,5 +25,5 @@ executable(
|
|||
],
|
||||
link_with: [lib_sway_common, lib_sway_client],
|
||||
install: true,
|
||||
install_dir: 'usr/lib/sway'
|
||||
install_dir: instlibdir
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue