cmake message(CONFIGURE_LOG) examples

apple/swift Runtimes/Core/cmake/modules/CatalystSupport.cmake :30

message(CONFIGURE_LOG "Swift target variant info: ${target_info_json}")

apple/swift Runtimes/Core/cmake/modules/CatalystSupport.cmake :36

message(CONFIGURE_LOG "Swift target variant module triple: ${module_triple}")

apple/swift Runtimes/Core/cmake/modules/CatalystSupport.cmake :42

message(CONFIGURE_LOG "Swift target variant deployment version: ${SwiftCore_VARIANT_DEPLOYMENT_VERSION}")

apple/swift Runtimes/Core/cmake/modules/PlatformInfo.cmake :9

message(CONFIGURE_LOG "Stdlib Pointer size: ${CMAKE_SIZEOF_VOID_P}")

apple/swift Runtimes/Core/cmake/modules/PlatformInfo.cmake :19

message(CONFIGURE_LOG "Swift target info: ${module_triple_command}\n"
"${target_info_json}")

apple/swift Runtimes/Core/cmake/modules/PlatformInfo.cmake :27

message(CONFIGURE_LOG "Swift module triple: ${module_triple}")

apple/swift Runtimes/Core/cmake/modules/PlatformInfo.cmake :35

message(CONFIGURE_LOG "Swift platform: ${platform}")

apple/swift Runtimes/Core/cmake/modules/PlatformInfo.cmake :43

message(CONFIGURE_LOG "Swift Arch: ${arch}")

apple/swift Runtimes/Overlay/cmake/modules/PlatformInfo.cmake :7

message(CONFIGURE_LOG "Swift target info: ${module_triple_command}\n"
"${target_info_json}")

apple/swift Runtimes/Overlay/cmake/modules/PlatformInfo.cmake :15

message(CONFIGURE_LOG "Swift module triple: ${module_triple}")

apple/swift Runtimes/Overlay/cmake/modules/PlatformInfo.cmake :23

message(CONFIGURE_LOG "Swift platform: ${platform}")

apple/swift Runtimes/Overlay/cmake/modules/PlatformInfo.cmake :31

message(CONFIGURE_LOG "Swift Arch: ${arch}")

apple/swift Runtimes/Supplemental/cmake/modules/CatalystSupport.cmake :32

message(CONFIGURE_LOG "Swift target variant info: ${target_info_json}")

apple/swift Runtimes/Supplemental/cmake/modules/CatalystSupport.cmake :38

message(CONFIGURE_LOG "Swift target variant module triple: ${module_triple}")

apple/swift Runtimes/Supplemental/cmake/modules/PlatformInfo.cmake :3

message(CONFIGURE_LOG "Stdlib Pointer size: ${CMAKE_SIZEOF_VOID_P}")

apple/swift Runtimes/Supplemental/cmake/modules/PlatformInfo.cmake :13

message(CONFIGURE_LOG "Swift target info: ${module_triple_command}\n"
"${target_info_json}")

apple/swift Runtimes/Supplemental/cmake/modules/PlatformInfo.cmake :21

message(CONFIGURE_LOG "Swift module triple: ${module_triple}")

apple/swift Runtimes/Supplemental/cmake/modules/PlatformInfo.cmake :29

message(CONFIGURE_LOG "Swift platform: ${platform}")

apple/swift Runtimes/Supplemental/cmake/modules/PlatformInfo.cmake :37

message(CONFIGURE_LOG "Swift Arch: ${arch}")