sway/common/CMakeLists.txt

8 lines
80 B
CMake

add_library(sway-common
ipc-client.c
list.c
log.c
readline.c
stringop.c
)