https://github.com/Kitware/CMake
Raw File
Tip revision: f00f3fb4ab93ed3d914f881874919e143bc240ce authored by Brad King on 14 May 2019, 15:31:59 UTC
CMake 3.13.5
Tip revision: f00f3fb
CMP0037-OLD-reserved-stderr.txt
^CMake Deprecation Warning at CMP0037-OLD-reserved.cmake:2 \(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.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$
back to top