Remove unused directory utils and update robot_sensor msgs
This commit is contained in:
parent
98543e6c54
commit
28e48c902b
|
|
@ -148,8 +148,8 @@ else()
|
||||||
message(STATUS "=================================")
|
message(STATUS "=================================")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# ========================================================
|
# # ========================================================
|
||||||
# Test executable
|
# # Test executable
|
||||||
# ========================================================
|
# # ========================================================
|
||||||
add_executable(${PROJECT_NAME}_test test/main.cpp)
|
# add_executable(${PROJECT_NAME}_test test/main.cpp)
|
||||||
target_link_libraries(${PROJECT_NAME}_test PRIVATE ${PROJECT_NAME})
|
# target_link_libraries(${PROJECT_NAME}_test PRIVATE ${PROJECT_NAME})
|
||||||
Loading…
Reference in New Issue
Block a user