Commit Graph

2 Commits

Author SHA1 Message Date
Evan Wilde
87b44cf927 [cmake] Set SWIFT_STDLIB_HAS_COMMANDLINE
Set the SWIFT_STDLIB_HAS_COMMANDLINE macro when the stdlib has command
line support. This is needed while building SwiftCore to ensure that it
exports the appropriate symbols.
2024-11-11 15:36:37 -08:00
Evan Wilde
08daac6466 Adding C/C++ portion of CommandLine support
Hooking up the bits of the build to link the swift commandline support
C++ bits into swiftCore.
2024-11-07 20:05:56 -08:00