From 5ddf8c0d2880489371b8555420be910a7ffe26de Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 6 Apr 2022 09:31:39 -0300 Subject: [PATCH] Fix json11 compilation with MSVC Probably a cmake bug that doesn't detect some invalid flags with VS2022. Reported here: https://gitlab.kitware.com/cmake/cmake/issues/23398 --- third_party/json11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/json11 b/third_party/json11 index ce7503b78..818c5e01e 160000 --- a/third_party/json11 +++ b/third_party/json11 @@ -1 +1 @@ -Subproject commit ce7503b782ff4c03fccdf7504ccd590f68656109 +Subproject commit 818c5e01e76c2cee2103a9ba05d74f7d3fc05eaa