Find and link to wlroots

This commit is contained in:
Drew DeVault 2017-10-11 21:04:56 -04:00
parent 7c3b0ffc32
commit 6edc32848f
3 changed files with 23 additions and 0 deletions

View file

@ -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)