mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
2 lines
104 B
CMake
Executable File
2 lines
104 B
CMake
Executable File
add_executable(demo_bunker_robot bunker_robot_demo.cpp)
|
|
target_link_libraries(demo_bunker_robot ugv_sdk) |