mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 05:54:11 +01:00
8 lines
80 B
CMake
8 lines
80 B
CMake
|
add_library(sway-common
|
||
|
ipc-client.c
|
||
|
list.c
|
||
|
log.c
|
||
|
readline.c
|
||
|
stringop.c
|
||
|
)
|