Files
CMake/Source
Alex Turbov 90e3e2a777 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.

...
2019-12-10 16:43:27 +02:00
..
2019-10-18 09:01:48 -04:00
2019-10-17 13:54:26 -04:00
2019-11-05 00:01:08 -05:00
2019-07-21 09:25:32 +02:00
2019-09-04 18:03:01 +02:00
2019-09-10 22:13:11 +02:00
2019-11-05 11:24:55 -05:00
2019-08-19 20:01:39 +02:00
2019-11-05 11:24:55 -05:00
2019-10-25 09:37:49 -04:00
2019-09-10 22:21:41 +02:00