Update README.md
This commit is contained in:
parent
2f7c061cf1
commit
c8380d4af0
|
|
@ -75,12 +75,16 @@ cmake --build .. --target install
|
||||||
|
|
||||||
### BUILD_SHARED
|
### BUILD_SHARED
|
||||||
Default OFF
|
Default OFF
|
||||||
|
|
||||||
ON: Build shared library
|
ON: Build shared library
|
||||||
|
|
||||||
OFF: Build static library
|
OFF: Build static library
|
||||||
|
|
||||||
### LINUX_TCP
|
### LINUX_TCP
|
||||||
Default OFF
|
Default OFF
|
||||||
|
|
||||||
ON: Build linux-only TCP module
|
ON: Build linux-only TCP module
|
||||||
|
|
||||||
OFF: Do not build the module.
|
OFF: Do not build the module.
|
||||||
|
|
||||||
## Make
|
## Make
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue