Files
CMake/Help/policy/include/REMOVED_EPILOGUE.rst
Alex Turbov 9784834b4c Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

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.