From f4453d104dcf0742af0949225cada72a6cc65d05 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 21 Jun 2017 12:10:07 -0400 Subject: Reorganize wlr-common --- common/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 common/CMakeLists.txt (limited to 'common/CMakeLists.txt') diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt deleted file mode 100644 index d8d52681..00000000 --- a/common/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -add_library(wlr-common STATIC - list.c - log.c -) - -target_link_libraries(wlr-common m) -- cgit v1.2.3