From 25777013517d1bd398a98504826a417236706af2 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期二, 24 三月 2020 19:01:29 +0800
Subject: [PATCH] 车辆信号完善,路边停车完善。

---
 lib/src/main/cpp/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/src/main/cpp/CMakeLists.txt b/lib/src/main/cpp/CMakeLists.txt
index 98ea0db..171aee1 100644
--- a/lib/src/main/cpp/CMakeLists.txt
+++ b/lib/src/main/cpp/CMakeLists.txt
@@ -41,6 +41,7 @@
         test_items2/road_exam.cpp
         test_items2/through_something.cpp
         test_items2/drive_straight.cpp
+        test_items2/stop_car.cpp
 
         rtk_module/rtk.cpp
         rtk_module/virtual_rtk.cpp

--
Gitblit v1.8.0