cmake HAVE_PRETTY_FUNCTION_MACRO examples

TheAssemblyArmada/Thyme cmake/modules/CurrentFunction.cmake :5

check_symbol_exists(__PRETTY_FUNCTION__ "" HAVE_PRETTY_FUNCTION_MACRO)

TheAssemblyArmada/Thyme deps/baseconfig/CMakeLists.txt :162

check_symbol_exists(__PRETTY_FUNCTION__ "" HAVE_PRETTY_FUNCTION_MACRO)