diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2015-11-13 07:17:22 -0500 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2015-11-13 07:17:22 -0500 |
| commit | dfccb6f874b83ed25736b1b56343cae56a15a345 (patch) | |
| tree | ed5dce3cf79b27688ab81ab9d429653567b721bf /common | |
| parent | 8bb1c1eab6196cfebf0a69ed2fa69872db82f74c (diff) | |
Clean up CMake stuff
Diffstat (limited to 'common')
| -rw-r--r-- | common/CMakeLists.txt | 3 |
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) |
