We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0647a + 62463b0 commit 7c9ccf2Copy full SHA for 7c9ccf2
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