Skip to content

Commit c7bdbef

Browse files
committed
Add new files related to SF-0033 to CMakeLists.txt.
1 parent ac42127 commit c7bdbef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/FoundationEssentials/String/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@
1515
target_sources(FoundationEssentials PRIVATE
1616
BidirectionalCollection.swift
1717
BuiltInUnicodeScalarSet.swift
18+
IANACharsetNames.swift
1819
RegexPatternCache.swift
1920
String+Bridging.swift
2021
String+Comparison.swift
2122
String+Encoding.swift
23+
String+Encoding+Names.swift
2224
String+EndianAdaptorSequence.swift
2325
String+Essentials.swift
2426
String+IO.swift

0 commit comments

Comments
 (0)