bfl: packaging test executables in tests
This commit is contained in:
parent
dd569e243d
commit
121fe01a41
|
@ -13,4 +13,7 @@ S = "${WORKDIR}/bfl-release-release-hydro-${P}"
|
|||
|
||||
inherit cmake faulty-solibs
|
||||
|
||||
PACKAGES += "${PN}-tests"
|
||||
|
||||
FILES_${PN}-dbg += "${bindir}/bfl/.debug"
|
||||
FILES_${PN}-tests = "${bindir}/bfl/*"
|
||||
|
|
Loading…
Reference in New Issue