cmake/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst

10 lines
345 B
ReStructuredText
Raw Normal View History

2020-08-30 11:54:41 +02:00
CMAKE_CURRENT_FUNCTION_LIST_FILE
--------------------------------
When executing code inside a :command:`function`, this variable
contains the full path to the listfile that defined the current function.
See also :variable:`CMAKE_CURRENT_FUNCTION`,
:variable:`CMAKE_CURRENT_FUNCTION_LIST_DIR` and
:variable:`CMAKE_CURRENT_FUNCTION_LIST_LINE`.