Skip to content

Commit 1842725

Browse files
committed
update CMakeList to use PackageDescription+Syntax.swift
1 parent 76ef79d commit 1842725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PackageModelSyntax/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ add_library(PackageModelSyntax
1313
AddTargetDependency.swift
1414
ManifestEditError.swift
1515
ManifestSyntaxRepresentable.swift
16-
PackageDependency+Syntax.swift
16+
PackageDescription+Syntax.swift
1717
PackageEditResult.swift
1818
ProductDescription+Syntax.swift
1919
SyntaxEditUtils.swift

0 commit comments

Comments
 (0)