We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0647a commit 62463b0Copy full SHA for 62463b0
CMakeLists.txt
@@ -23,6 +23,7 @@ find_package(IndexStoreDB QUIET)
23
find_package(SwiftPM QUIET)
24
find_package(LLBuild QUIET)
25
find_package(ArgumentParser CONFIG REQUIRED)
26
+find_package(SwiftCollections QUIET)
27
28
include(SwiftSupport)
29
0 commit comments