mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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:
@@ -65,6 +65,7 @@ set(CoreLibs
|
||||
runtime
|
||||
CompatibilityOverride
|
||||
stubs
|
||||
CommandLineSupport
|
||||
core)
|
||||
|
||||
# Add these as we get them building
|
||||
|
||||
Reference in New Issue
Block a user