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
{{ message }}
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
i get this warning when compiling on fedora with cmake 3.18.4
CMake Deprecation Warning at CMakeLists.txt:8 (cmake_policy):
The OLD behavior for policy CMP0037 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
could this be fixed ?
Regards
Martin
The text was updated successfully, but these errors were encountered:
Hi,
i get this warning when compiling on fedora with cmake 3.18.4
could this be fixed ?
Regards
Martin
The text was updated successfully, but these errors were encountered: