From 59abff0d03403344619420aa0bcd9c2b28ff3522 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期三, 08 四月 2020 11:06:58 +0800
Subject: [PATCH] 坐标
---
lib/src/main/cpp/CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/src/main/cpp/CMakeLists.txt b/lib/src/main/cpp/CMakeLists.txt
index 368252d..d6861f1 100644
--- a/lib/src/main/cpp/CMakeLists.txt
+++ b/lib/src/main/cpp/CMakeLists.txt
@@ -24,7 +24,7 @@
rtk_platform/parse_net.cpp
rtk_platform/platform.cpp
rtk_module/parse_gps.cpp
- Geometry.cpp
+ test_common/Geometry.cpp
driver_test.cpp
mcu/mcu_if.cpp
--
Gitblit v1.8.0