parent
03182706cf
commit
1d702b6376
@ -0,0 +1,8 @@
|
||||
executable(
|
||||
'swaymsg',
|
||||
'main.c',
|
||||
include_directories: [sway_inc],
|
||||
dependencies: [jsonc],
|
||||
link_with: [lib_sway_common],
|
||||
install: true
|
||||
)
|
Loading…
Reference in new issue