mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
cli11: enable native/nativesdk builds
Signed-off-by: Andreas Helbech Kleist <andreaskleist@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b1c61624c9
commit
dd5b211eae
@@ -23,3 +23,5 @@ inherit ptest
|
|||||||
|
|
||||||
# cli11 is a header only C++ library, so the main package will be empty.
|
# cli11 is a header only C++ library, so the main package will be empty.
|
||||||
RDEPENDS:${PN}-dev = ""
|
RDEPENDS:${PN}-dev = ""
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user