Skip to content

Commit

Permalink
Remove Zstd (#186)
Browse files Browse the repository at this point in the history
# Description
This wasn't supposed to be here
  • Loading branch information
filippobrizzi authored Oct 16, 2024
1 parent 3000f3e commit 30a1145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/bag/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
declare_module(
NAME bag
DEPENDS_ON_MODULES containers ipc random
DEPENDS_ON_EXTERNAL_PROJECTS absl zstd mcap
DEPENDS_ON_EXTERNAL_PROJECTS absl mcap
)

find_package(absl REQUIRED)
Expand Down

0 comments on commit 30a1145

Please sign in to comment.