summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst
blob: ad6282eda74c3cc2225eb8db3c1598d581482e83 (plain)
1
2
3
4
5
6
7
8
9
10
CMAKE_CURRENT_FUNCTION_LIST_LINE
--------------------------------

When executing code inside a :command:`function`, this variable
contains the line number in the listfile where the current function
was defined.

See also :variable:`CMAKE_CURRENT_FUNCTION`,
:variable:`CMAKE_CURRENT_FUNCTION_LIST_DIR` and
:variable:`CMAKE_CURRENT_FUNCTION_LIST_FILE`.