Adding C/C++ portion of CommandLine support

Hooking up the bits of the build to link the swift commandline support
C++ bits into swiftCore.
This commit is contained in:
Evan Wilde
2024-11-07 15:07:17 -08:00
parent 12fb294cce
commit 08daac6466
4 changed files with 17 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ set(CoreLibs
runtime
CompatibilityOverride
stubs
CommandLineSupport
core)
# Add these as we get them building