提交 f26d8f31 编写于 作者: M Max Bruckner

README: Add small note about CMake on Windows.

上级 e7d0c1dc
......@@ -108,6 +108,8 @@ make
make DESTDIR=$pkgdir install
```
On Windows CMake is usually used to create a Visual Studio solution file by running it inside the Developer Command Prompt for Visual Studio, for exact steps follow the official documentation from CMake and Microsoft and use the online search engine of your choice. The descriptions of the the options above still generally apply, although not all of them work on Windows.
#### Makefile
If you don't have CMake available, but still have GNU make. You can use the makefile to build cJSON:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册