diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2019-12-08 00:26:14 (GMT) |
---|---|---|
committer | Alex Turbov <i.zaufi@gmail.com> | 2019-12-10 14:43:27 (GMT) |
commit | 90e3e2a7778dc0ec5b421e9657ec49936a3cf174 (patch) | |
tree | 6788ff83fc4a9cd7e0e87a2f33f7a3cf0d87d216 /Modules/FetchContent.cmake | |
parent | dd54290dab61c3342866c71052145271c13468ad (diff) | |
download | CMake-90e3e2a7778dc0ec5b421e9657ec49936a3cf174.zip CMake-90e3e2a7778dc0ec5b421e9657ec49936a3cf174.tar.gz CMake-90e3e2a7778dc0ec5b421e9657ec49936a3cf174.tar.bz2 |
cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables
`CMAKE_CURRENT_FUNCTION`
Can be used for diagnostic or debugging messages like the
`__PRETTY_FUNCTION__` macro of GCC.
`CMAKE_CURRENT_FUNCTION_LIST_DIR`
Eliminates the necessity of the additional "global"
variables inside a module used to access additional "resource"
files from functions defined in the module.
...
Diffstat (limited to 'Modules/FetchContent.cmake')
0 files changed, 0 insertions, 0 deletions