Fix formatting for description of openssldir and skip install; add <nobr> to prevent option hyphen wrapping
This commit is contained in:
parent
a61122ef6c
commit
3471d20142
@ -136,10 +136,10 @@ projects or build by itself.
|
|||||||
|
|
||||||
| Option Name | Default | Description
|
| Option Name | Default | Description
|
||||||
| ------------ | -----: | ------
|
| ------------ | -----: | ------
|
||||||
| LIBRESSL_SKIP_INSTALL | OFF | allows skipping install() rules. Can be specified from command line using ```-DLIBRESSL_SKIP_INSTALL=ON```
|
| LIBRESSL_SKIP_INSTALL | OFF | allows skipping install() rules. Can be specified from command line using <nobr>```-DLIBRESSL_SKIP_INSTALL=ON```</nobr>
|
||||||
| ENABLE_ASM | ON | builds assembly optimized rules.
|
| ENABLE_ASM | ON | builds assembly optimized rules.
|
||||||
| ENABLE_EXTRATESTS | OFF | Enable extra tests that may be unreliable on some platforms
|
| ENABLE_EXTRATESTS | OFF | Enable extra tests that may be unreliable on some platforms
|
||||||
| ENABLE_NC | OFF | Enable installing TLS-enabled nc(1)
|
| ENABLE_NC | OFF | Enable installing TLS-enabled nc(1)
|
||||||
| ENABLE_VSTEST | OFF | Enable test on Visual Studio
|
| ENABLE_VSTEST | OFF | Enable test on Visual Studio
|
||||||
| OPENSSLDIR | Blank | Set the default openssl directory. Can be specified from command line using -DOPENSSLDIR=```dirname```
|
| OPENSSLDIR | Blank | Set the default openssl directory. Can be specified from command line using <nobr>```-DOPENSSLDIR=<dirname>```</nobr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user