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
Describe the bug
CMake 3.27 released earlier this year drops compatibility with CMake <3.5. jsoncppConfig.cmake.in requires version 3.0. Using it in a project produces a deprecation warning:
Describe the bug
CMake 3.27 released earlier this year drops compatibility with CMake <3.5.
jsoncppConfig.cmake.in
requires version 3.0. Using it in a project produces a deprecation warning:To Reproduce
Steps to reproduce the behavior:
Expected behavior
The project is configured without any warnings.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: