summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
blob: f3a00626e9f8943dd761b07f1f8c834f5b7b2408 (plain) (blame)
1
2
3
add_library(sway_common STATIC
  list.c
  log.c)