yy1717
2020-01-07 6f2dc73bb6bd5ff48cb4a2e77e9e7b6a93828902
lib/src/main/cpp/CMakeLists.txt
@@ -34,9 +34,11 @@
        test_items/driving_curve.cpp
        test_items/turn_a90.cpp
        rtk_module/rtk.cpp
        master/comm_if.cpp
        utils/crc16.cpp
        utils/num.cpp)
        utils/num.cpp
        utils/xconvert.cpp)
# Searches for a specified prebuilt library and stores the path as a
# variable. Because CMake includes system libraries in the search path by