mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Find and link to wlroots
This commit is contained in:
parent
7c3b0ffc32
commit
6edc32848f
3 changed files with 23 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ endif()
|
|||
find_package(JsonC 0.12.1 REQUIRED)
|
||||
find_package(PCRE REQUIRED)
|
||||
find_package(WLC REQUIRED)
|
||||
find_package(Wlroots REQUIRED)
|
||||
find_package(Wayland REQUIRED)
|
||||
find_package(XKBCommon REQUIRED)
|
||||
find_package(Cairo REQUIRED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue