Skip to content

Commit

Permalink
Remove core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Gouache committed Sep 20, 2024
1 parent 90e555f commit 5492883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ find_package(fmt CONFIG REQUIRED)
find_package(ZLIB REQUIRED)
find_package(
AWSSDK CONFIG
COMPONENTS core s3
COMPONENTS s3
REQUIRED)
find_package(spdlog CONFIG REQUIRED)

Expand Down

0 comments on commit 5492883

Please sign in to comment.