aboutsummaryrefslogtreecommitdiff
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-11-13 07:17:22 -0500
committerDrew DeVault <sir@cmpwn.com>2015-11-13 07:17:48 -0500
commitfd1a59def370be34853f3540a5e78cd82a40b7f6 (patch)
treeed5dce3cf79b27688ab81ab9d429653567b721bf /common/CMakeLists.txt
parent44d0b3282f91cf1f01a9c79ad0e2b64f1a11e845 (diff)
Clean up CMake stuff
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r--common/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
deleted file mode 100644
index f3a00626..00000000
--- a/common/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-add_library(sway_common STATIC
- list.c
- log.c)