mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
5 lines
296 B
ReStructuredText
5 lines
296 B
ReStructuredText
This policy was introduced in CMake version |INTRODUCED_IN_CMAKE_VERSION|.
|
|
Prior to removal in CMake version |REMOVED_IN_CMAKE_VERSION|, it could be
|
|
set by :command:`cmake_policy` or :command:`cmake_minimum_required`.
|
|
If it was not set, CMake |WARNED_OR_DID_NOT_WARN|, and used ``OLD`` behavior.
|