CMP0143-OLD-stderr.txt 449 B

12345678
  1. ^CMake Deprecation Warning at CMakeLists\.txt:[0-9]+ \(cmake_minimum_required\):
  2. The OLD behavior for policy CMP0143 will be removed from a future version
  3. of CMake\.
  4. The cmake-policies\(7\) manual explains that the OLD behaviors of all
  5. policies are deprecated and that a policy should be set to OLD only under
  6. specific short-term circumstances\. Projects should be ported to the NEW
  7. behavior and not rely on setting a policy to OLD\.$