Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Modern-CMake-CN/Modern-CMake-zh_CN
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
https://github.com/Modern-CMake-CN/Modern-CMake-zh_CN
book chinese chinese-simplified chinese-translation cmake cmake-tutorial modern-cmake tutorial
Last synced: 3 days ago
JSON representation
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
- Host: GitHub
- URL: https://github.com/Modern-CMake-CN/Modern-CMake-zh_CN
- Owner: Modern-CMake-CN
- License: other
- Created: 2021-07-20T10:43:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T03:42:41.000Z (3 months ago)
- Last Synced: 2024-08-06T06:25:50.835Z (3 months ago)
- Topics: book, chinese, chinese-simplified, chinese-translation, cmake, cmake-tutorial, modern-cmake, tutorial
- Language: CMake
- Homepage:
- Size: 9.52 MB
- Stars: 656
- Watchers: 6
- Forks: 82
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Modern CMake 简体中文版
## 概述
这是著名 CMake 教程 [Modern CMake](https://cliutils.gitlab.io/modern-cmake/) 的简体中文翻译版。
你可以在 [这里](https://cliutils.gitlab.io/modern-cmake/) 找到它的原版。
它致力于解决网络上随处可见的糟糕例子以及所谓的“最佳实践”中存在的问题。
如果你想要学好 CMake ,那你应该会从这本书中受益!
英文原版链接 :https://cliutils.gitlab.io/modern-cmake/
简体中文版链接: https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
## 许可协议
本书采用与原书相同的 [LICENSE](https://gitlab.com/CLIUtils/modern-cmake/-/blob/master/LICENSE)
## 贡献
本书是一篇持续维护的文档,你可以点击文档右上角的编辑按钮来对文章进行编辑。
同时,受限于译者的水平,不足之处敬请谅解,欢迎提出 [Issue](https://github.com/Modern-CMake-CN/Modern-CMake-zh_CN/issues) 或 [Pull Request](https://github.com/Modern-CMake-CN/Modern-CMake-zh_CN/pulls)!
本文档遵循 [中文文案排版指南](https://github.com/sparanoid/chinese-copywriting-guidelines),为了确保排版的美观以及风格的统一,请确保贡献内容符合指南规范。