Require wlc at least 0.0.10

wlc_pointer_get_position_v2 is available since this version
This commit is contained in:
Etam 2017-11-06 09:33:56 +01:00 committed by GitHub
parent 7c3b0ffc32
commit bbbd190f01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ endif()
find_package(JsonC 0.12.1 REQUIRED)
find_package(PCRE REQUIRED)
find_package(WLC REQUIRED)
find_package(WLC 0.0.10 REQUIRED)
find_package(Wayland REQUIRED)
find_package(XKBCommon REQUIRED)
find_package(Cairo REQUIRED)