Skip to content

Commit b4b7cb4

Browse files
committed
Update list of sources for PackageGraph module
1 parent 5d5f12a commit b4b7cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/PackageGraph/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
add_library(PackageGraph
1010
BoundVersion.swift
1111
CheckoutState.swift
12+
CompositePackageContainerProvider.swift
1213
DependencyMirrors.swift
1314
DependencyResolutionNode.swift
1415
DependencyResolver.swift
@@ -27,6 +28,7 @@ add_library(PackageGraph
2728
Pubgrub/PartialSolution.swift
2829
Pubgrub/PubgrubDependencyResolver.swift
2930
Pubgrub/Term.swift
31+
RegistryPackageContainer.swift
3032
RepositoryPackageContainer.swift
3133
ResolvedPackage.swift
3234
ResolvedProduct.swift

0 commit comments

Comments
 (0)