Skip to content

调整项目构建工具为CMake#5

Open
c101088 wants to merge 5 commits intoSHUD-System:masterfrom
c101088:dev-feature-cmakeBuild
Open

调整项目构建工具为CMake#5
c101088 wants to merge 5 commits intoSHUD-System:masterfrom
c101088:dev-feature-cmakeBuild

Conversation

@c101088
Copy link

@c101088 c101088 commented Nov 13, 2024

  1. 引入CMake作为项目的构建工具
  2. 使用vcpkg管理项目的依赖包
  3. 引入gtest框架,配置简单的单元测试示例

2. 引入vcpkg作为包管理工具,安装依赖sundials
3. 引入GTest作为测试框架,给出简单示例
@c101088
Copy link
Author

c101088 commented Nov 13, 2024

macos的适配没有来得及做,先适配了windows和linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant