CMAKE_CURRENT_FUNCTION_LIST_FILEΒΆ
New in version 3.17.
When executing code inside a function()
, this variable
contains the full path to the listfile that defined the current function.
See also CMAKE_CURRENT_FUNCTION
,
CMAKE_CURRENT_FUNCTION_LIST_DIR
and
CMAKE_CURRENT_FUNCTION_LIST_LINE
.