mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-30 15:49:18 +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.