mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-28 06:58:00 +08: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.