From 242fc4e9a222a3063f987c1a6322aaaac0a93cb7 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 5 Aug 2020 12:51:59 +0200 Subject: [PATCH] microsoft_unittest.cfg: Add support for Microsoft CppUnitTest library (#2730) Works for my local project --- cfg/microsoft_unittest.cfg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cfg/microsoft_unittest.cfg diff --git a/cfg/microsoft_unittest.cfg b/cfg/microsoft_unittest.cfg new file mode 100644 index 000000000..35c9c5a9a --- /dev/null +++ b/cfg/microsoft_unittest.cfg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +