Your IP : 216.73.216.74


Current Path : /proc/self/root/usr/share/cmake/Help/variable/
Upload File :
Current File : //proc/self/root/usr/share/cmake/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst

CMAKE_CURRENT_FUNCTION_LIST_FILE
--------------------------------

.. versionadded:: 3.17

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