Skip to content

Commit cec43b1

Browse files
committed
Make sure we install the compiler's SwiftIfConfig library
Fixes rdar://135923606.
1 parent 586ac09 commit cec43b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/SwiftSyntax/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ set_property(DIRECTORY "${binary_dir}" PROPERTY EXCLUDE_FROM_ALL TRUE)
3131
# Install swift-syntax libraries.
3232
set(SWIFT_SYNTAX_MODULES
3333
SwiftBasicFormat
34+
SwiftIfConfig
3435
SwiftParser
3536
SwiftParserDiagnostics
3637
SwiftDiagnostics

0 commit comments

Comments
 (0)