levmar_test:测试levmar库

时间:2021-04-12 22:41:48
【文件属性】:
文件名称:levmar_test:测试levmar库
文件大小:8KB
文件格式:ZIP
更新时间:2021-04-12 22:41:48
C++ 介绍 levmar c库的一些测试。 levmar库作为git子模块提取。 使用子模块拉回购 git clone --recurse-submodules git@github.com:spetroce/levmar_test.git 或者 git clone git@github.com:spetroce/levmar_test.git cd levmar_test # ie. change to root repo directory git submodule update --init --recursive 如果您没有使用SSH密钥设置github帐户,则将URL替换为 。 因此,速记克隆指令为: git clone --recurse-submodules https://github.com/spetroce/levmar_test.git 构建先决条件 要执行任何构建
【文件预览】:
levmar_test-master
----.gitignore(41B)
----.gitmodules(163B)
----README.md(966B)
----modules()
--------mio()
--------levmar()
--------tests()
--------CMakeLists.txt(198B)
----CMakeLists.txt(267B)

网友评论