cmp0069-is-old-stderr.txt 750 B

12345678910111213141516
  1. ^CMake Deprecation Warning at cmp0069-is-old\.cmake:[0-9]+ \(cmake_policy\):
  2. The OLD behavior for policy CMP0069 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.
  8. Call Stack \(most recent call first\):
  9. CMakeLists\.txt:[0-9]+ \(include\)
  10. +
  11. CMake Error at .*/Modules/CheckIPOSupported\.cmake:[0-9]+ \(message\):
  12. Policy CMP0069 set to OLD
  13. Call Stack \(most recent call first\):
  14. cmp0069-is-old\.cmake:[0-9]+ \(check_ipo_supported\)
  15. CMakeLists\.txt:[0-9]+ \(include\)$