You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In RapidJSON's case, we still call FetchContent_Populate because we only
need the headers, but we do it in a non-deprecated way. Unfortunately,
GIT_SUBMODULES is no longer respected, so gtest is fetched
unnecessarily. This may be a CMake bug.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
0 commit comments