swiftlang/swift
stdlib/cmake/modules/StdlibOptions.cmake
:186
option(SWIFT_STDLIB_HAS_COMMANDLINE
"Build stdlib with the CommandLine enum and support for argv/argc."
TRUE)