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
CMake Deprecation Warning at [tinyformat]/CMakeLists.txt:21 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
The text was updated successfully, but these errors were encountered:
mratzloff
added a commit
to mratzloff/tinyformat
that referenced
this issue
Feb 11, 2023
CMake 3.25.2 gives this deprecation warning:
The text was updated successfully, but these errors were encountered: