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