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:
Andreas Helbech Kleist 2023-03-02 14:44:41 +01:00 committed by Khem Raj
parent b1c61624c9
commit dd5b211eae

View File

@ -23,3 +23,5 @@ inherit ptest
# cli11 is a header only C++ library, so the main package will be empty.
RDEPENDS:${PN}-dev = ""
BBCLASSEXTEND = "native nativesdk"