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 bff000d commit c9431a6Copy full SHA for c9431a6
CMakeLists.txt
@@ -33,6 +33,7 @@ endif()
33
# Optionally, for LLVM dynamic libraries
34
#llvm_map_components_to_libnames(llvm_libs core support)
35
36
+
37
find_package(ICU REQUIRED COMPONENTS i18n uc data)
38
find_package(Microsoft.GSL CONFIG REQUIRED)
39
find_package(libgit2 CONFIG REQUIRED)
0 commit comments