mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-02 20:57:29 +00:00
Even though we disable warnings when building jsoncpp itself, including its headers from other CMake sources may still cause warnings. Update the code to remove these -Wdocumentation warnings.