| 1234 |
- 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.
|