From 8a09b209f1c546a2fa15329e8f69b4a4f89557c9 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期五, 21 八月 2020 18:59:19 +0800 Subject: [PATCH] 自适应触发和个子项修改。 --- lib/src/main/cpp/CMakeLists.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/CMakeLists.txt b/lib/src/main/cpp/CMakeLists.txt index 7391283..ccc572d 100644 --- a/lib/src/main/cpp/CMakeLists.txt +++ b/lib/src/main/cpp/CMakeLists.txt @@ -47,6 +47,8 @@ test_items2/operate_gear.cpp test_items2/smart_item.cpp test_items2/car_start.cpp + test_items2/overtake.cpp + test_items2/change_lane.cpp rtk_module/rtk.cpp rtk_module/virtual_rtk.cpp -- Gitblit v1.8.0