aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-graphics/glfw/glfw_%.bbappend
blob: 8352a86643c858348f468e0e7555d8741896fbb6 (plain)
1
2
3
4
5
6
7
8
# Add some wayland configuration options until meta-oe adds some good
# PACKAGECONFIGS

PR:append = ".arago1"

PACKAGECONFIG[wayland] = "-DGLFW_USE_WAYLAND=ON,,wayland wayland-native wayland-protocols extra-cmake-modules libxkbcommon"

PACKAGECONFIG += " wayland"