mirror of
https://github.com/polybar/polybar.git
synced 2025-10-29 03:13:04 +00:00
parent
9476ad80b8
commit
455d63611a
@ -47,6 +47,7 @@ endif()
|
||||
|
||||
find_package(Threads REQUIRED)
|
||||
find_package(CairoFC REQUIRED)
|
||||
find_package(Freetype REQUIRED)
|
||||
|
||||
find_package(LibUV 1.3.0 REQUIRED)
|
||||
|
||||
|
||||
@ -161,6 +161,7 @@ target_link_libraries(poly PUBLIC
|
||||
Cairo::CairoFC
|
||||
xpp
|
||||
LibUV::LibUV
|
||||
freetype
|
||||
)
|
||||
|
||||
if (TARGET i3ipc++)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user