Update README.md

This commit is contained in:
Aart Stuurman 2018-01-28 22:24:42 +01:00 committed by GitHub
parent 2f7c061cf1
commit c8380d4af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -75,12 +75,16 @@ cmake --build .. --target install
### BUILD_SHARED
Default OFF
ON: Build shared library
OFF: Build static library
### LINUX_TCP
Default OFF
ON: Build linux-only TCP module
OFF: Do not build the module.
## Make