1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-03-11 01:09:09 +00:00
sway/common/CMakeLists.txt
2015-12-14 17:17:06 +01:00

8 lines
88 B
CMake

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