update file cmakelists
This commit is contained in:
@@ -24,3 +24,6 @@ target_link_libraries(nav_msgs INTERFACE
|
||||
std_msgs
|
||||
geometry_msgs
|
||||
)
|
||||
|
||||
add_executable(test_nav test/main.cpp)
|
||||
target_link_libraries(test_nav PRIVATE nav_msgs)
|
||||
|
||||
Reference in New Issue
Block a user