bfl: packaging test executables in tests

This commit is contained in:
Lukas Bulwahn 2014-07-22 07:05:52 +02:00
parent dd569e243d
commit 121fe01a41
1 changed files with 3 additions and 0 deletions

View File

@ -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/*"