summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Help/variable/CMAKE_CURRENT_FUNCTION.rst
blob: aa2936c440ac57e41eaaa685888bfbc2b170b67d (plain)
1
2
3
4
5
6
CMAKE_CURRENT_FUNCTION
----------------------

When executing code inside a :command:`function`, this variable
contains the name of the current function.  It can be used for
diagnostic or debug messages.