Skip to content

Commit 4cf84b3

Browse files
committed
depends, doc: No need to specify general requirement
CMake is no longer required solely for `libmultiprocess`.
1 parent e13da50 commit 4cf84b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: depends/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The following can be set when running make: `make FOO=bar`
115115
- `NO_UPNP`: Don't download/build/cache packages needed for enabling UPnP
116116
- `NO_NATPMP`: Don't download/build/cache packages needed for enabling NAT-PMP
117117
- `NO_USDT`: Don't download/build/cache packages needed for enabling USDT tracepoints
118-
- `MULTIPROCESS`: Build libmultiprocess (experimental, requires CMake)
118+
- `MULTIPROCESS`: Build libmultiprocess (experimental)
119119
- `DEBUG`: Disable some optimizations and enable more runtime checking
120120
- `HOST_ID_SALT`: Optional salt to use when generating host package ids
121121
- `BUILD_ID_SALT`: Optional salt to use when generating build package ids

0 commit comments

Comments
 (0)