Skip to content

Commit

Permalink
Add libslint_cpp to the list of run-time dependencies for apps
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Oct 4, 2023
1 parent 3e25934 commit bbf9dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/slint.bbclass
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

DEPENDS:append:class-target = " slint-cpp-native"
DEPENDS:append = " slint-cpp"
RDEPENDS:${PN} += "slint-cpp"
EXTRA_OECMAKE:append:class-target = " -DSLINT_COMPILER:FILEPATH=${RECIPE_SYSROOT_NATIVE}${prefix_native}/bin/slint-compiler "

0 comments on commit bbf9dff

Please sign in to comment.