diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-01-21 14:04:56 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-01-21 14:09:00 +1100 |
| commit | 393b268e159a40b23bc63464f4d04d5be09e070f (patch) | |
| tree | d78167662cd68de3e08d90bb1b44070ab542e433 /lib/cbor/tinycbor/tests/tests.pro | |
| parent | bb50cf52cd8984704b757b1e5f9e11a126b24eba (diff) | |
| download | tangara-fw-393b268e159a40b23bc63464f4d04d5be09e070f.tar.gz | |
Vendor tinycbor, since v5 no longer includes it
Diffstat (limited to 'lib/cbor/tinycbor/tests/tests.pro')
| -rw-r--r-- | lib/cbor/tinycbor/tests/tests.pro | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
