9 lines
88 B
CMake
9 lines
88 B
CMake
add_library(sway-common
|
|
ipc-client.c
|
|
list.c
|
|
log.c
|
|
util.c
|
|
readline.c
|
|
stringop.c
|
|
)
|