mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
use log10 in numlen
This commit is contained in:
parent
fe35ea633a
commit
2707be7199
2 changed files with 7 additions and 7 deletions
|
|
@ -10,6 +10,7 @@ target_link_libraries(swaygrab
|
|||
sway-common
|
||||
${JSONC_LIBRARIES}
|
||||
rt
|
||||
m
|
||||
)
|
||||
|
||||
install(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue