cmake SWIFT_STDLIB_HAS_TYPE_PRINTING examples

swiftlang/swift stdlib/cmake/modules/StdlibOptions.cmake :137

option(SWIFT_STDLIB_HAS_TYPE_PRINTING
       "Build stdlib with support for printing user-friendly type name as strings at runtime"
       TRUE)