From 393b268e159a40b23bc63464f4d04d5be09e070f Mon Sep 17 00:00:00 2001 From: jacqueline Date: Sat, 21 Jan 2023 14:04:56 +1100 Subject: Vendor tinycbor, since v5 no longer includes it --- lib/cbor/tinycbor/tests/tests.pro | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/cbor/tinycbor/tests/tests.pro (limited to 'lib/cbor/tinycbor/tests/tests.pro') diff --git a/lib/cbor/tinycbor/tests/tests.pro b/lib/cbor/tinycbor/tests/tests.pro new file mode 100644 index 00000000..6036f0f9 --- /dev/null +++ b/lib/cbor/tinycbor/tests/tests.pro @@ -0,0 +1,3 @@ +TEMPLATE = subdirs +SUBDIRS = parser encoder c90 cpp tojson +msvc: SUBDIRS -= tojson -- cgit v1.2.3