https://bugs.exim.org/show_bug.cgi?id=2361
Bug ID: 2361
Summary: CMakeLists.txt needs to be updated
Product: PCRE
Version: 10.32 (PCRE2)
Hardware: All
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: flip101@???
CC: pcre-dev@???
in cmake-gui i'm getting the following warning:
CMake Deprecation Warning at CMakeLists.txt:92 (CMAKE_POLICY):
The OLD behavior for policy CMP0026 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.
--
You are receiving this mail because:
You are on the CC list for the bug.