Skip to content

Commit f53d198

Browse files
authored
Update CMakeLists.txt with missing URLTemplate_Expression.swift (#1262)
#1198 added most of the new files, but missed `URLTemplate_Expression.swift`, add it.
1 parent a169ceb commit f53d198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/FoundationEssentials/URL/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ target_sources(FoundationEssentials PRIVATE
2121
URLComponents.swift
2222
URLComponents_ObjC.swift
2323
URLParser.swift
24+
URLTemplate_Expression.swift
2425
URLTemplate_PercentEncoding.swift
2526
URLTemplate_Substitution.swift
2627
URLTemplate_Value.swift

0 commit comments

Comments
 (0)