1
1
mirror of https://github.com/swaywm/sway synced 2024-11-18 00:24:17 +01:00
sway/common/CMakeLists.txt
2015-11-12 21:56:14 -05:00

4 lines
49 B
CMake

add_library(sway_common STATIC
list.c
log.c)