Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Lellansin/cmake-tutorial-cn

Cmake 官方教程 -> 在线阅读
https://github.com/Lellansin/cmake-tutorial-cn

Last synced: about 2 months ago
JSON representation

Cmake 官方教程 -> 在线阅读

Awesome Lists containing this project

README

        

# Cmake 教程

官方 [Cmake tutorial](https://cmake.org/cmake-tutorial/) 中文版翻译。

## Join us

安装 gitbook:

```
npm i -g gitbook-cli
```

安装好之后可以:

```
gitbook serve .
```

在本地编写并预览。