cmake/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst

8 lines
233 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_MINIMUM_REQUIRED_VERSION
------------------------------
2015-11-17 17:22:37 +01:00
Version specified to :command:`cmake_minimum_required` command
2014-08-03 19:52:23 +02:00
2015-11-17 17:22:37 +01:00
Variable containing the ``VERSION`` component specified in the
:command:`cmake_minimum_required` command.