mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
remove relevant CMakeLists.txt
This commit is contained in:
parent
fe5c031609
commit
517af37cc9
5 changed files with 0 additions and 303 deletions
|
@ -1,15 +0,0 @@
|
|||
include_directories(
|
||||
${WLC_INCLUDE_DIRS}
|
||||
${XKBCOMMON_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
add_library(sway-common STATIC
|
||||
ipc-client.c
|
||||
list.c
|
||||
log.c
|
||||
util.c
|
||||
readline.c
|
||||
stringop.c
|
||||
)
|
||||
|
||||
target_link_libraries(sway-common m)
|
Loading…
Add table
Add a link
Reference in a new issue