update
This commit is contained in:
@@ -129,6 +129,10 @@ target_link_libraries(plugins
|
||||
robot_cpp
|
||||
)
|
||||
|
||||
set_target_properties(plugins PROPERTIES
|
||||
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}
|
||||
)
|
||||
|
||||
# --- Option để bật/tắt test ---
|
||||
option(BUILD_COSTMAP_TESTS "Build costmap_2d test executables" ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user