CMAKE_MINIMUM_REQUIRED_VERSION.rst 233 B

1234567
  1. CMAKE_MINIMUM_REQUIRED_VERSION
  2. ------------------------------
  3. Version specified to :command:`cmake_minimum_required` command
  4. Variable containing the ``VERSION`` component specified in the
  5. :command:`cmake_minimum_required` command.