build: set minimum wayland version to 1.3.0
This commit is contained in:
parent
e5dee8fd3a
commit
421d5858e9
@ -28,7 +28,7 @@
|
||||
# limitations under the License.
|
||||
#=============================================================================
|
||||
|
||||
set(REQUIRED_WAYLAND_CLIENT_VERSION 0.95)
|
||||
set(REQUIRED_WAYLAND_CLIENT_VERSION 1.3.0)
|
||||
include(FindPkgConfig)
|
||||
|
||||
if(PKG_CONFIG_FOUND)
|
||||
|
Loading…
Reference in New Issue
Block a user