We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 276ac80 + e840dab commit 8fe1b2eCopy full SHA for 8fe1b2e
CMakeLists.txt
@@ -25,6 +25,7 @@ find_package(ArgumentParser CONFIG REQUIRED)
25
find_package(SwiftCollections QUIET)
26
find_package(SwiftSyntax CONFIG REQUIRED)
27
find_package(SwiftCrypto CONFIG REQUIRED)
28
+find_package(SwiftASN1 CONFIG REQUIRED)
29
30
include(SwiftSupport)
31
0 commit comments