Hiep update
This commit is contained in:
@@ -3,11 +3,11 @@ project(common_msgs)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
|
||||
if (NOT TARGET tf3_geometry_msgs)
|
||||
add_subdirectory(tf3_geometry_msgs)
|
||||
if (NOT TARGET robot_tf3_geometry_msgs)
|
||||
add_subdirectory(robot_tf3_geometry_msgs)
|
||||
endif()
|
||||
|
||||
if (NOT TARGET tf3_sensor_msgs)
|
||||
add_subdirectory(tf3_sensor_msgs)
|
||||
if (NOT TARGET robot_tf3_sensor_msgs)
|
||||
add_subdirectory(robot_tf3_sensor_msgs)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user