Skip to content

Commit

Permalink
fix cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
filippobrizzi committed Oct 25, 2024
1 parent 7f428ef commit bab6a0c
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 @@ -4,7 +4,7 @@

declare_module(
NAME bag
DEPENDS_ON_MODULES containers ipc random DEPENDS_ON_MODULES_FOR_TESTING types_proto
DEPENDS_ON_MODULES containers ipc DEPENDS_ON_MODULES_FOR_TESTING random types_proto
DEPENDS_ON_EXTERNAL_PROJECTS absl mcap
)

Expand Down

0 comments on commit bab6a0c

Please sign in to comment.