mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
jwt-cpp: Add native class to support
Add also native class to support building the library for the host system to use it e.g. with the newer dynamic SDK. Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f1920a8760
commit
321112dd2e
@ -16,4 +16,4 @@ inherit cmake
|
|||||||
|
|
||||||
EXTRA_OECMAKE += "-DJWT_BUILD_EXAMPLES=OFF -DJWT_CMAKE_FILES_INSTALL_DIR=${libdir}/cmake/${BPN}"
|
EXTRA_OECMAKE += "-DJWT_BUILD_EXAMPLES=OFF -DJWT_CMAKE_FILES_INSTALL_DIR=${libdir}/cmake/${BPN}"
|
||||||
|
|
||||||
BBCLASSEXTEND = "nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user