# AyCmakeTemplate-Binary **Repository Path**: NoEvaa/ay-cmake-template-binary ## Basic Information - **Project Name**: AyCmakeTemplate-Binary - **Description**: A cmake template for c++ binary 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: Binary A cmake template for C++ binary library. 更多相关内容请移步[AyCmakeTemplate](https://gitee.com/ayin-tech/ay-cmake-template)。 ## 适用场景 - 二进制形式静态库/动态库 ## 快速开始 ### 构建 ```bash sh build.sh sh build.sh Release ``` ## 贡献 ## 作者 - [@NoEvaa](https://github.com/NoEvaa) ## 许可证 [Unlicense](LICENSE)