Skip to content

Commit 5fa5607

Browse files
kateinoigakukuntheMomax
authored andcommitted
build: Fix CMake build by adding missing source file (#1239)
Follow-up to 63cfcb9
1 parent 8d06683 commit 5fa5607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/FoundationEssentials/Formatting/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
target_sources(FoundationEssentials PRIVATE
1616
BinaryInteger+NumericStringRepresentation.swift
1717
Date+ISO8601FormatStyle.swift
18+
DateComponents+ISO8601FormatStyle.swift
1819
DiscreteFormatStyle.swift
1920
FormatParsingUtilities.swift
2021
FormatStyle.swift

0 commit comments

Comments
 (0)