Skip to content

Commit 8d56fb7

Browse files
authored
Include String+Bridging.swift in CMakeLists.txt (#1136)
1 parent 215f1ce commit 8d56fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/FoundationEssentials/String/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ target_sources(FoundationEssentials PRIVATE
1616
BidirectionalCollection.swift
1717
BuiltInUnicodeScalarSet.swift
1818
RegexPatternCache.swift
19+
String+Bridging.swift
1920
String+Comparison.swift
2021
String+Encoding.swift
2122
String+EndianAdaptorSequence.swift

0 commit comments

Comments
 (0)