We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9492921 commit 41b3d24Copy full SHA for 41b3d24
cmake/dependencies.cmake
@@ -10,6 +10,7 @@ if(${CMAKE_VERSION} VERSION_GREATER 3.16 OR ${CMAKE_VERSION} VERSION_EQUAL 3.16)
10
include_guard()
11
endif()
12
13
+set(rules_swift-version "3.0.2")
14
set(rules_apple-version "4.0.0")
15
set(apple_support-version "1.15.1")
16
set(abseil-cpp-version "20250512.1")
0 commit comments