CMAKE_CURRENT_FUNCTION_LIST_LINE

From Get docs
Cmake/docs/3.21/variable/cmake current function list line


CMAKE_CURRENT_FUNCTION_LIST_LINE

New in version 3.17.


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.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.html