mirror of
https://github.com/swaywm/sway.git
synced 2025-11-22 06:59:48 -05:00
implement solid color rendering for swaybg
This commit is contained in:
parent
2e4ece65da
commit
98aa59fdda
10 changed files with 197 additions and 157 deletions
|
|
@ -12,6 +12,8 @@ add_library(sway-common STATIC
|
|||
stringop.c
|
||||
)
|
||||
|
||||
target_link_libraries(sway-common m)
|
||||
|
||||
if(Backtrace_FOUND)
|
||||
set_target_properties(sway-common
|
||||
PROPERTIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue