Skip to content

Commit

Permalink
readd commpression and sdkutils (#3096)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmklix authored Aug 28, 2024
1 parent 3f95a70 commit dc96d37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ if (LEGACY_BUILD)
aws_use_package(aws-checksums)
aws_use_package(aws-c-event-stream)
aws_use_package(aws-c-s3)
aws_use_package(aws-c-compression)
aws_use_package(aws-c-sdkutils)
set(AWS_COMMON_RUNTIME_LIBS ${DEP_AWS_LIBS})

include(compiler_settings)
Expand Down

0 comments on commit dc96d37

Please sign in to comment.