mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
waylandpp: provide wayland-scanner for target
This commit is contained in:
parent
2a3fee01c7
commit
2b1d759d70
@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3aae28cc66d61975114c2b14df215407"
|
||||
|
||||
SRC_URI = "git://github.com/NilsBrause/waylandpp.git;protocol=https;branch=master"
|
||||
|
||||
DEPENDS:class-native = " pugixml-native"
|
||||
DEPENDS:class-target = " waylandpp-native wayland virtual/egl virtual/libgles2"
|
||||
DEPENDS = "pugixml"
|
||||
DEPENDS:append:class-target = " waylandpp-native wayland virtual/egl virtual/libgles2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "e5bc48c12651872711ce08ec8da4871e7c522571"
|
||||
@ -22,7 +22,7 @@ EXTRA_OECMAKE:class-native = " \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE:class-target = " \
|
||||
-DBUILD_SCANNER=OFF \
|
||||
-DBUILD_SCANNER=ON \
|
||||
-DBUILD_LIBRARIES=ON \
|
||||
-DBUILD_DOCUMENTATION=OFF \
|
||||
-DBUILD_EXAMPLES=OFF \
|
||||
|
Loading…
Reference in New Issue
Block a user