cmake SWIFT_STDLIB_HAS_LOCALE examples

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

option(SWIFT_STDLIB_HAS_LOCALE
       "Build stdlib assuming the platform has locale support."
       "${SWIFT_STDLIB_HAS_LOCALE_default}")