mirror of
https://github.com/swaywm/sway.git
synced 2026-04-06 07:15:44 -04:00
swaymsg: convert to wlr_log
This commit is contained in:
parent
67985e9031
commit
51f6718581
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ executable(
|
|||
'swaymsg',
|
||||
'main.c',
|
||||
include_directories: [sway_inc],
|
||||
dependencies: [jsonc],
|
||||
dependencies: [jsonc, wlroots],
|
||||
link_with: [lib_sway_common],
|
||||
install: true
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue