Clean up CMake stuff

This commit is contained in:
Drew DeVault 2015-11-13 07:17:22 -05:00
parent 44d0b3282f
commit fd1a59def3
3 changed files with 5 additions and 8 deletions

View file

@ -1,3 +0,0 @@
add_library(sway_common STATIC
list.c
log.c)