mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Make sure we install the compiler's SwiftIfConfig library
Fixes rdar://135923606.
This commit is contained in:
@@ -31,6 +31,7 @@ set_property(DIRECTORY "${binary_dir}" PROPERTY EXCLUDE_FROM_ALL TRUE)
|
||||
# Install swift-syntax libraries.
|
||||
set(SWIFT_SYNTAX_MODULES
|
||||
SwiftBasicFormat
|
||||
SwiftIfConfig
|
||||
SwiftParser
|
||||
SwiftParserDiagnostics
|
||||
SwiftDiagnostics
|
||||
|
||||
Reference in New Issue
Block a user