diff options
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 |
