Skip to content

Commit 9280b48

Browse files
committed
Adopt swift-tools-protocols
1 parent 79964c8 commit 9280b48

File tree

452 files changed

+894
-22193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

452 files changed

+894
-22193
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ find_package(SwiftCollections QUIET)
3131
find_package(SwiftSyntax CONFIG REQUIRED)
3232
find_package(SwiftASN1 CONFIG REQUIRED)
3333
find_package(SwiftCrypto CONFIG REQUIRED)
34+
find_package(SwiftToolsProtocols CONFIG REQUIRED)
3435

3536
include(SwiftSupport)
3637

0 commit comments

Comments
 (0)