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:
Peter Marko
2024-03-28 00:06:47 +01:00
committed by Khem Raj
parent b1ed6a24f8
commit a0a1143617
7 changed files with 297 additions and 0 deletions
@@ -26,6 +26,7 @@ PTESTS_FAST_META_OE = "\
libxml++-5.0 \
libyang \
lmdb \
microsoft-gsl \
minicoredumper \
neon \
nlohmann-json \