https://github.com/Kitware/CMake
Raw File
Tip revision: 566e96d42db35e2c88ceb5d0f3de49736295c496 authored by Brad King on 15 September 2020, 12:34:16 UTC
CMake 3.17.5
Tip revision: 566e96d
MACROS.rst
MACROS
------

List of macro commands available in the current directory.

This read-only property specifies the list of CMake macros currently
defined.  It is intended for debugging purposes.  See the :command:`macro`
command.
back to top