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 0e97b7b commit 007d466Copy full SHA for 007d466
aws-common-runtime/CMakeLists.txt
@@ -18,6 +18,6 @@ set(AWS_DEPS_DOWNLOAD_DIR "${AWS_DEPS_BUILD_DIR}/downloads" CACHE PATH "Dependen
18
message("install dir ${AWS_DEPS_INSTALL_DIR}")
19
20
set(AWS_CRT_CPP_URL "https://github.com/awslabs/aws-crt-cpp.git")
21
-set(AWS_CRT_CPP_SHA "v0.6.9")
+set(AWS_CRT_CPP_SHA "v0.6.10")
22
include(BuildAwsCrtCpp)
23
0 commit comments