CMP0030-OLD-stderr.txt 703 B

123456789101112131415
  1. ^CMake Deprecation Warning at CMP0030-OLD.cmake:[0-9]+ \(cmake_policy\):
  2. The OLD behavior for policy CMP0030 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 CMP0030-OLD.cmake:2 \(use_mangled_mesa\):
  12. use_mangled_mesa called with incorrect number of arguments
  13. Call Stack \(most recent call first\):
  14. CMakeLists.txt:3 \(include\)$