Skip to content

Commit 526488f

Browse files
authored
Fix excluded required source file in cmark-gfm
Fixes an excluded source file in `cmark-gfm` that is required by [utf8.c](https://github.com/apple/swift-cmark/blob/gfm/src/utf8.c#L237).
1 parent 6c70377 commit 526488f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ let package = Package(
5353
"config.h.in",
5454
"CMakeLists.txt",
5555
"cmark-gfm_version.h.in",
56-
"case_fold_switch.inc",
5756
"entities.inc",
5857
],
5958
cSettings: cSettings

0 commit comments

Comments
 (0)