CMAKE_CURRENT_FUNCTION_LIST_LINEΒΆ

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

See also CMAKE_CURRENT_FUNCTION, CMAKE_CURRENT_FUNCTION_LIST_DIR and CMAKE_CURRENT_FUNCTION_LIST_FILE.

Previous topic

CMAKE_CURRENT_FUNCTION_LIST_FILE

Next topic

CMAKE_CURRENT_LIST_DIR

This Page