add map_msgs
This commit is contained in:
@@ -14,4 +14,7 @@ if (NOT TARGET sensor_msgs)
|
||||
endif()
|
||||
if (NOT TARGET nav_msgs)
|
||||
add_subdirectory(nav_msgs)
|
||||
endif()
|
||||
if(NOT TARGET map_msgs)
|
||||
add_subdirectory(map_msgs)
|
||||
endif()
|
||||
Reference in New Issue
Block a user