# AyCmakeTemplate-Tests **Repository Path**: NoEvaa/ay-cmake-template-tests ## Basic Information - **Project Name**: AyCmakeTemplate-Tests - **Description**: A cmake template for tests of C++ library. C++项目测试部分cmake工程模板。 - **Primary Language**: C++ - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-10 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C++ Cmake Template: Tests A cmake template for tests of C++ library. 更多相关内容请移步[AyCmakeTemplate](https://gitee.com/ayin-tech/ay-cmake-template)。 ## 适用场景 - 测试用例 ## 快速开始 ### 构建 ```bash sh build.sh sh build.sh Release ctest --test-dir ./build -O ./build/Testing ``` ## 贡献 ## 作者 - [@NoEvaa](https://github.com/NoEvaa) ## 许可证 [Unlicense](LICENSE)