mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
meson build swaymsg
This commit is contained in:
parent
03182706cf
commit
1d702b6376
2 changed files with 9 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ sway_inc = include_directories('include')
|
|||
|
||||
subdir('common')
|
||||
subdir('sway')
|
||||
subdir('swaymsg')
|
||||
|
||||
config = configuration_data()
|
||||
config.set('sysconfdir', join_paths(prefix, sysconfdir))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue