deprecate-pre-3.10.rst 314 B

1234567
  1. deprecate-pre-3.10
  2. ------------------
  3. * Compatibility with versions of CMake older than 3.10 is now deprecated
  4. and will be removed from a future version. Calls to
  5. :command:`cmake_minimum_required` or :command:`cmake_policy` that set
  6. the policy version to an older value now issue a deprecation diagnostic.