From 683b1595260e638d1d3c6cc0d6543a72f6d6f925 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期二, 12 一月 2021 14:36:42 +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 ccc572d..125e4eb 100644
--- a/lib/src/main/cpp/CMakeLists.txt
+++ b/lib/src/main/cpp/CMakeLists.txt
@@ -38,6 +38,7 @@
         test_items/turn_a90.cpp
         test_items/area_exam.cpp
 
+        test_items2/prepare.cpp
         test_items2/common_check.cpp
         test_items2/dummy_light.cpp
         test_items2/road_exam.cpp

--
Gitblit v1.8.0