Files
CMake/Help/module/include/CMAKE_REQUIRED_INCLUDES.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
266 B
ReStructuredText

``CMAKE_REQUIRED_INCLUDES``
A :ref:`;-list <CMake Language Lists>` of header search paths to pass to
the compiler. These will be the only header search paths used--the contents
of the :prop_dir:`INCLUDE_DIRECTORIES` directory property will be ignored.