mirror of
https://github.com/NickHu/sway
synced 2025-01-02 06:20:02 +01:00
8 lines
88 B
CMake
8 lines
88 B
CMake
add_library(sway-common
|
|
ipc-client.c
|
|
list.c
|
|
log.c
|
|
util.c
|
|
readline.c
|
|
stringop.c
|
|
)
|