Merge pull request #918 from ashish-billore/patch-1

Update README.md
This commit is contained in:
Takatoshi Kondo 2020-09-29 16:26:06 +09:00 committed by GitHub
commit 780c504c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ execute the following commands:
$ cmake -DMSGPACK_CXX[11|17]=ON .
$ sudo make install
`MSGPACK_CXX[11|17]` flags are not affected to installing files. Just switching test cases. All files are installed in every settings.
`MSGPACK_CXX[11|17]` flag does not affect installation. It just switches test cases. All files are installed in every settings.
#### GUI on Windows