mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-02 21:18:17 +02:00
Added line breaks.
This commit is contained in:
parent
bff4cadeff
commit
a20594dfdc
@ -30,7 +30,9 @@ To report an issue, use the [msgpack-c issue tracker](https://github.com/msgpack
|
|||||||
You will need gcc (4.1.0 or higher), autotools.
|
You will need gcc (4.1.0 or higher), autotools.
|
||||||
|
|
||||||
You can use msgpack-c as a header only library on C++11 and C++03.
|
You can use msgpack-c as a header only library on C++11 and C++03.
|
||||||
|
|
||||||
You don't need to prepare ruby when you choose C++11 configuration.
|
You don't need to prepare ruby when you choose C++11 configuration.
|
||||||
|
|
||||||
For C++11:
|
For C++11:
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/redboltz/msgpack-c/tree/cxx_separate
|
$ git clone https://github.com/redboltz/msgpack-c/tree/cxx_separate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user