mirror of
https://github.com/swaywm/sway.git
synced 2025-11-19 06:59:52 -05:00
add meson install files
This commit is contained in:
parent
cc310cffb0
commit
2f3633433e
5 changed files with 68 additions and 14 deletions
|
|
@ -26,5 +26,6 @@ executable(
|
|||
sway_sources,
|
||||
include_directories: [sway_inc],
|
||||
dependencies: sway_deps,
|
||||
link_with: [lib_sway_common]
|
||||
link_with: [lib_sway_common],
|
||||
install: true
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue