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.
1 parent 1cd010d commit 17c0634Copy full SHA for 17c0634
CMakeLists.txt
@@ -17,6 +17,7 @@ add_compile_options("$<$<COMPILE_LANGUAGE:Swift>:SHELL:-enable-upcoming-feature
17
find_package(dispatch QUIET)
18
find_package(Foundation QUIET)
19
find_package(TSC QUIET)
20
+find_package(LMDB QUIET)
21
find_package(IndexStoreDB QUIET)
22
find_package(SwiftPM QUIET)
23
find_package(LLBuild QUIET)
0 commit comments