mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
waylandpp: Move wayland-scanner++ to -dev package
wayland-scanner++ is only used during development so it's not usually required to be installed on the target. wayland-scanner++.pc is already in the -dev package. Signed-off-by: Mike Crowe <mac@mcrowe.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1a6ceb010a
commit
81d1e5c9ac
@ -37,6 +37,8 @@ EXTRA_OECMAKE:class-target = " \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="-Wl,--enable-new-dtags" \
|
||||
"
|
||||
|
||||
FILES:${PN}-dev += "${bindir}/wayland-scanner++"
|
||||
|
||||
do_install:append:class-target() {
|
||||
sed -i -e 's|${S}||g' ${D}${libdir}/cmake/waylandpp/waylandpp-targets.cmake
|
||||
sed -i -e 's|${STAGING_DIR_HOST}||g' ${D}${libdir}/cmake/waylandpp/waylandpp-targets.cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user