mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-27 21:58:16 +01:00
cce9c338c0
This creates (static) libraries for protocols/, common/, and wayland/.
7 lines
80 B
CMake
7 lines
80 B
CMake
add_library(sway-common
|
|
ipc-client.c
|
|
list.c
|
|
log.c
|
|
readline.c
|
|
stringop.c
|
|
)
|