Skip to content

Commit 3d7cac5

Browse files
committed
Add missing source file to CMakeLists.txt
1 parent 3f1bb35 commit 3d7cac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Commands/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# See http://swift.org/CONTRIBUTORS.txt for Swift project authors
88

99
add_library(Commands
10+
PackageCommands/AddDependency.swift
1011
PackageCommands/APIDiff.swift
1112
PackageCommands/ArchiveSource.swift
1213
PackageCommands/CompletionCommand.swift

0 commit comments

Comments
 (0)