Skip to content

Commit

Permalink
FIX BUG: missing cmake dependency on robin_map in exported targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Sep 7, 2024
1 parent e1fc28e commit 8365dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mola_metric_maps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ mola_add_library(
# mrpt::maps
CMAKE_DEPENDENCIES
mrpt-maps
robin_map
)

# -----------------------
Expand Down

0 comments on commit 8365dbe

Please sign in to comment.