cmake/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst
2020-08-30 11:54:41 +02:00

11 lines
352 B
ReStructuredText

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`.