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)