-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodules to pull build fixes (#650)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aws-crt-cpp
updated
10 files
+10 −5 | CMakeLists.txt | |
+1 −1 | VERSION | |
+1 −1 | crt/aws-c-auth | |
+1 −1 | crt/aws-c-cal | |
+1 −1 | crt/aws-c-common | |
+1 −1 | crt/aws-c-s3 | |
+1 −1 | crt/aws-lc | |
+1 −1 | crt/s2n | |
+1 −0 | tests/CMakeLists.txt | |
+44 −0 | tests/Mqtt5ClientTest.cpp |