mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
microsoft-gsl: add new recipe including ptest
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -310,6 +310,7 @@ RDEPENDS:packagegroup-meta-oe-devtools ="\
|
||||
yasm \
|
||||
json-schema-validator \
|
||||
poke \
|
||||
microsoft-gsl \
|
||||
"
|
||||
RDEPENDS:packagegroup-meta-oe-devtools:append:x86 = " cpuid msr-tools pahole pmtools"
|
||||
RDEPENDS:packagegroup-meta-oe-devtools:append:x86-64 = " cpuid msr-tools pahole pcimem pmtools"
|
||||
|
||||
Reference in New Issue
Block a user