Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 418 Bytes

README_CN.md

File metadata and controls

30 lines (17 loc) · 418 Bytes

C++ Cmake Template: Tests

A cmake template for tests of C++ library.

更多相关内容请移步AyCmakeTemplate

适用场景

  • 测试用例

快速开始

构建

sh build.sh
sh build.sh Release
ctest --test-dir ./build -O ./build/Testing

贡献

作者

许可证

Unlicense